Uses of Class
org.jboss.jandex.PositionBasedTypeTarget
Packages that use PositionBasedTypeTarget
Package
Description
Jandex is a space efficient Java class file indexer and offline reflection library.
-
Uses of PositionBasedTypeTarget in org.jboss.jandex
Subclasses of PositionBasedTypeTarget in org.jboss.jandexModifier and TypeClassDescriptionclassRepresents a target of type annotation which occurs in theextendsorimplementsclause of an enclosing class.classRepresents a type annotation target which occurs within a method parameter type.classRepresents a target of type annotation which occurs in thethrowsclause of an enclosing method.classRepresents a target of type annotation which occurs within a bound of type parameter.classRepresents a target of type annotation which occurs within a type parameter.