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