JsProps
Slots
-
static private Void doWrite(Str pod, File file, Uri uri, JsWriter out)
- fileSource
-
File file
- makeSource
-
new make(PodDef pod, File file, Uri uri, JsCompilerSupport s)
- podSource
-
PodDef pod
- uriSource
-
Uri uri
- writeSource
-
override Void write(JsWriter out)
Overrides compilerJs::JsNode.write
Doc inherited from compilerJs::JsNode.write
Write the JavaScript source code for this node.
- writePropsSource