JsMethodParam
Slots
- defValSource
-
JsNode? defVal
- hasDefSource
-
Bool hasDef
- makeSource
-
new make(CompilerSupport s, CParam p)
- makeSelfSource
-
new makeSelf(CompilerSupport s)
- makeThisSource
-
new makeThis(CompilerSupport s)
- nameSource
-
Str name
- paramTypeSource
-
JsTypeRef? paramType
- writeSource
-
override Void write(JsWriter out)
Overrides compilerJs::JsNode.write
Doc inherited from compilerJs::JsNode.write
Write the JavaScript source code for this node.