JsTypeRef
Slots
- isFuncSource
-
Bool isFunc
- isListSource
-
Bool isList
- isMapSource
-
Bool isMap
- isNullableSource
-
Bool isNullable
- isSyntheticSource
-
Bool isSynthetic
- kSource
-
JsTypeRef? k
- makeSource
-
static JsTypeRef make(CompilerSupport cs, CType ref)
-
new makePriv(CompilerSupport cs, CType ref)
- nameSource
-
Str name
- podSource
-
Str pod
- qnameSource
-
Str qname
- sigSource
-
Str sig
- slotsSource
-
JsSlotRef[] slots
- toStrSource
-
override Str toStr()
Overrides sys::Obj.toStr
Doc inherited from sys::Obj.toStr
Return a string representation of this object.
- vSource
-
JsTypeRef? v
- writeSource
-
override Void write(JsWriter out)
Overrides compilerJs::JsNode.write
Doc inherited from compilerJs::JsNode.write
Write the JavaScript source code for this node.