Uses of Interface
java.lang.classfile.TypeAnnotation.FormalParameterTarget
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of TypeAnnotation.FormalParameterTargetPREVIEW in java.lang.classfilePREVIEW
Modifier and TypeMethodDescriptionTypeAnnotation.TargetInfo.ofMethodFormalParameter
(int formalParameterIndex) Returns a target for annotations on the type in a formal parameter declaration of a method, constructor, or lambda expression.