Preview
Second Preview of ClassFile API (JEP 466).
Programs can only use LabelTarget
when preview features are enabled.
Preview features may be removed in a future release,
or upgraded to permanent features of the Java platform.
Code
attribute. Delivered as a CodeElement
during traversal of the elements of a CodeModel
.
PseudoInstruction
Modifier and Type | Method and Description |
---|---|
public Label | Returns: the label corresponding to this targetReturns the label corresponding to this target. |
label | back to summary |
---|---|
public Label label() Returns the label corresponding to this target.
|