class compilerJs::JsTypeRef
sys::Obj compilerJs::JsNode compilerJs::JsTypeRef
JsTypeRef
- isForeign
-
Bool isForeign - isFunc
-
Bool isFunc - isList
-
Bool isList - isMap
-
Bool isMap - isNullable
-
Bool isNullable - isSynthetic
-
Bool isSynthetic - k
- make
-
static new make(JsCompilerSupport cs, CType ref, Loc loc) - name
-
Str name - pod
-
Str pod - qname
-
Str qname - sig
-
Str sig - slots
-
JsSlotRef[] slots - toStr
-
virtual override Str toStr() - v
- write