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 TypeClassDescriptionclass
Represents a target of type annotation which occurs in theextends
orimplements
clause of an enclosing class.class
Represents a type annotation target which occurs within a method parameter type.class
Represents a target of type annotation which occurs in thethrows
clause of an enclosing method.class
Represents a target of type annotation which occurs within a bound of type parameter.class
Represents a target of type annotation which occurs within a type parameter.