Class IRBytecodeCompiler
java.lang.Object
gw.internal.gosu.ir.compiler.bytecode.IRBytecodeCompiler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
compileIRElement
(IRElement element, IRBytecodeContext context) static void
compileIRExpression
(IRExpression expression, IRBytecodeContext context) static void
compileIRStatement
(IRStatement statement, IRBytecodeContext context)
-
Constructor Details
-
IRBytecodeCompiler
public IRBytecodeCompiler()
-
-
Method Details
-
compileIRElement
-
compileIRStatement
-
compileIRExpression
-