Class DebugNode
java.lang.Object
me.topchetoeu.j2s.compilation.Node
me.topchetoeu.j2s.compilation.control.DebugNode
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
compile
(CompileResult target, boolean pollute) void
compileFunctions
(CompileResult target)
-
Constructor Details
-
DebugNode
public DebugNode(me.topchetoeu.j2s.common.Location loc)
-
-
Method Details
-
compileFunctions
- Specified by:
compileFunctions
in classNode
-
compile
-
parse
-