| Constructor and Description |
|---|
LoadIR(String sourceFile,
Token<?> token,
VariableMeta meta,
boolean inConstantPool) |
| Modifier and Type | Method and Description |
|---|---|
void |
eval(InterpretContext context) |
void |
evalWithoutDispatch(InterpretContext context) |
String |
toString() |
public LoadIR(String sourceFile, Token<?> token, VariableMeta meta, boolean inConstantPool)
public void eval(InterpretContext context)
public void evalWithoutDispatch(InterpretContext context)
Copyright © 2010–2022. All rights reserved.