Interface LabelTarget
- All Superinterfaces:
ClassFileElementPREVIEW
,CodeElementPREVIEW
,PseudoInstructionPREVIEW
LabelTarget
is a preview API of the Java platform.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
A pseudo-instruction which indicates that the specified label corresponds to
the current position in the
Code
attribute. Delivered as a CodeElement
PREVIEW during traversal of the elements of a CodeModel
PREVIEW.- Since:
- 22
- See Also:
-
Method Summary
-
Method Details
-
label
-
LabelTarget
when preview features are enabled.