Interface TypeAnnotation.TargetInfo

All Known Subinterfaces:
TypeAnnotation.CatchTargetPREVIEW, TypeAnnotation.EmptyTargetPREVIEW, TypeAnnotation.FormalParameterTargetPREVIEW, TypeAnnotation.LocalVarTargetPREVIEW, TypeAnnotation.OffsetTargetPREVIEW, TypeAnnotation.SupertypeTargetPREVIEW, TypeAnnotation.ThrowsTargetPREVIEW, TypeAnnotation.TypeArgumentTargetPREVIEW, TypeAnnotation.TypeParameterBoundTargetPREVIEW, TypeAnnotation.TypeParameterTargetPREVIEW
Enclosing interface:
TypeAnnotationPREVIEW

TargetInfo is a preview API of the Java platform.
Programs can only use TargetInfo when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
Specifies which type in a declaration or expression is being annotated.
Since:
22