Uses of Interface
io.smallrye.classfile.TypeAnnotation.CatchTarget
Packages that use TypeAnnotation.CatchTarget
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of TypeAnnotation.CatchTarget in io.smallrye.classfile
Methods in io.smallrye.classfile that return TypeAnnotation.CatchTargetModifier and TypeMethodDescriptionstatic TypeAnnotation.CatchTargetTypeAnnotation.TargetInfo.ofExceptionParameter(int exceptionTableIndex) Returns a target for annotations on the i'th type in an exception parameter declaration.