public static class ControlFlow.DeferredOffset extends ControlFlow.ControlFlowOffset
| Constructor and Description |
|---|
DeferredOffset() |
| Modifier and Type | Method and Description |
|---|---|
int |
getInstructionOffset() |
void |
setOffset(int offset) |
java.lang.String |
toString() |
public int getInstructionOffset()
getInstructionOffset in class ControlFlow.ControlFlowOffsetpublic void setOffset(int offset)
public java.lang.String toString()
toString in class ControlFlow.ControlFlowOffset