Uses of Interface
io.smallrye.classfile.TypeAnnotation.SupertypeTarget
Packages that use TypeAnnotation.SupertypeTarget
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of TypeAnnotation.SupertypeTarget in io.smallrye.classfile
Methods in io.smallrye.classfile that return TypeAnnotation.SupertypeTargetModifier and TypeMethodDescriptionTypeAnnotation.TargetInfo.ofClassExtends(int supertypeIndex) Returns a target for annotations on the type of an "extends" or "implements" clause.