Package org.teavm.tooling
Class InstructionLocationReader
java.lang.Object
org.teavm.model.instructions.AbstractInstructionReader
org.teavm.tooling.InstructionLocationReader
- All Implemented Interfaces:
InstructionReader
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.teavm.model.instructions.AbstractInstructionReader
arrayLength, assign, binary, boundCheck, 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, unwrapArray
-
Constructor Details
-
InstructionLocationReader
-
-
Method Details
-
location
- Specified by:
location
in interfaceInstructionReader
- Overrides:
location
in classAbstractInstructionReader
-
extractUsedResources
-