-
class
Represents a target of type annotation which occurs in the extends or implements clause
of an enclosing class.
class
Represents a target of type annotation which occurs directly on a field type, a method return type,
or a method receiver type.
class
Represents a type annotation target which occurs within a method parameter type.
class
A common parent for type targets which provide a position.
class
Represents a target of type annotation which occurs in the throws 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.
Casts and returns this target as a TypeTarget if it is of kind TYPE
Returns an equivalence key for given type annotation target.