JsType
Slots
- baseSource
-
JsTypeRef base
- copyMixinSource
- fieldsSource
-
JsField[] fields
- findPeerSource
- isMixinSource
-
Bool isMixin
- isSyntheticSource
-
Bool isSynthetic
- makeSource
-
new make(TypeDef def)
- methodsSource
-
JsMethod[] methods
- mixinsSource
-
JsTypeRef[] mixins
- nameSource
-
Str name
- peerSource
-
JsTypeRef? peer
- podSource
-
Str pod
- qnameSource
-
Str qname
- staticInitSource
-
Str? staticInit
- writeSource
-
override Void write(JsWriter out)
Overrides compilerJs::JsNode.write
Doc inherited from compilerJs::JsNode.write
Write the JavaScript source code for this node.