| Package | com.swfwire.debugger.utils |
| Class | public class InstructionLocation |
| Inheritance | InstructionLocation Object |
| Property | Defined By | ||
|---|---|---|---|
| id : int | InstructionLocation | ||
| methodBody : int | InstructionLocation | ||
| Method | Defined By | ||
|---|---|---|---|
InstructionLocation(methodBody:int = -1, id:int = -1) | InstructionLocation | ||