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