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 CodeElementPREVIEW during traversal of the elements of a CodeModelPREVIEW.- Since:
- 22
- See Also:
-
Method Summary
-
Method Details
-
label
-
LabelTargetwhen preview features are enabled.