public class InstructionLocationReader extends AbstractInstructionReader
| Constructor and Description |
|---|
InstructionLocationReader(Set<String> resources) |
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
extractUsedResources(TeaVM vm) |
void |
location(TextLocation location) |
arrayLength, assign, binary, cast, cast, cast, choose, classConstant, cloneArray, create, createArray, createArray, doubleConstant, exit, floatConstant, getElement, getField, initClass, integerConstant, invoke, invokeDynamic, isInstance, jump, jumpIf, jumpIf, longConstant, monitorEnter, monitorExit, negate, nop, nullCheck, nullConstant, putElement, putField, raise, stringConstant, unwrapArraypublic void location(TextLocation location)
location in interface InstructionReaderlocation in class AbstractInstructionReaderCopyright © 2019. All rights reserved.