Class LoadIR
java.lang.Object
com.googlecode.aviator.code.interpreter.ir.LoadIR
- All Implemented Interfaces:
IR, Serializable
-
Constructor Summary
ConstructorsConstructorDescriptionLoadIR(String sourceFile, Token<?> token, VariableMeta meta, boolean inConstantPool) -
Method Summary
Modifier and TypeMethodDescriptionvoideval(InterpretContext context) voidevalWithoutDispatch(InterpretContext context) toString()