public static class Assembler.LabelHint extends Object
| Modifier and Type | Field and Description |
|---|---|
private int |
capturedTarget |
private int |
forPosition |
private Label |
label |
| Modifier | Constructor and Description |
|---|---|
protected |
LabelHint(Label label,
int lastPosition) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
capture() |
int |
getPosition() |
int |
getTarget() |
boolean |
isValid() |
private int forPosition
private int capturedTarget
protected void capture()
public int getTarget()
public int getPosition()
public boolean isValid()