public abstract class BuilderOffsetInstruction extends BuilderInstruction implements OffsetInstruction
| Modifier and Type | Field and Description |
|---|---|
protected Label |
target |
opcode| Constructor and Description |
|---|
BuilderOffsetInstruction(Opcode opcode,
Label target) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCodeOffset() |
Label |
getTarget() |
getCodeUnits, getFormat, getLocation, getOpcodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCodeUnits, getOpcode@Nonnull protected final Label target
public int getCodeOffset()
getCodeOffset in interface OffsetInstruction@Nonnull public Label getTarget()