JsMethodParam
Slots
- defValSource
-
JsNode? defVal
- hasDefSource
-
Bool hasDef
- makeSource
-
new make(JsCompilerSupport s, CParam p)
- makeSelfSource
-
new makeSelf(JsCompilerSupport s)
- makeThisSource
-
new makeThis(JsCompilerSupport 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.