Class LineInfoUnpackedSequence
java.lang.Object
org.teavm.backend.wasm.debug.info.LineInfoUnpackedSequence
-
Method Summary
Modifier and TypeMethodDescriptionintfind(int address) intfindIndex(int address) List<? extends InstructionLocation> method()int
-
Method Details
-
startAddress
public int startAddress() -
endAddress
public int endAddress() -
method
-
locations
-
find
-
findIndex
public int findIndex(int address)
-