Class InstructionLocation
- java.lang.Object
-
- org.teavm.backend.wasm.debug.info.InstructionLocation
-
public class InstructionLocation extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description InstructionLocation(int address, Location location)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intaddress()Locationlocation()
-