Uses of Interface
java.lang.classfile.TypeAnnotation.ThrowsTarget
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of TypeAnnotation.ThrowsTargetPREVIEW in java.lang.classfilePREVIEW
Modifier and TypeMethodDescriptionTypeAnnotation.TargetInfo.ofThrows
(int throwsTargetIndex) Returns a target for annotations on the i'th type in the throws clause of a method or constructor declaration.