type
CompileEsPlugin
src
class CompileEsPlugin : CompilerStep
Fantom source to JavaScript source compiler - this class is plugged into the compiler pipeline by the compiler::CompileJs step.
constructors
fields
closureSupport | |
---|---|
dependOnNames | |
js | |
sourcemap | |
thisName |
The variable name that refers to "this" in the current method context |
methods
nextUid | |
---|---|
podAlias |
Get the alias for this pod if one was defined in js.props, otherwise return the pod name. |
run |