Module java.base

Interface DiscontinuedInstruction

All Superinterfaces:
ClassFileElementPREVIEW, CodeElementPREVIEW, InstructionPREVIEW
All Known Subinterfaces:
DiscontinuedInstruction.JsrInstructionPREVIEW, DiscontinuedInstruction.RetInstructionPREVIEW

DiscontinuedInstruction is a preview API of the Java platform.
Programs can only use DiscontinuedInstruction when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
Models instruction discontinued from the code array of a Code attribute. Delivered as a CodeElementPREVIEW when traversing the elements of a CodeModelPREVIEW.
Since:
22