Uses of Enum
org.checkerframework.framework.qual.TypeUseLocation
Packages that use TypeUseLocation
Package
Description
Contains the basic annotations to be used by all type systems and meta-annotations to qualify
annotations (qualifiers).
-
Uses of TypeUseLocation in org.checkerframework.framework.qual
Subclasses with type arguments of type TypeUseLocation in org.checkerframework.framework.qualModifier and TypeClassDescriptionenumSpecifies the locations to which aDefaultQualifierannotation applies.Methods in org.checkerframework.framework.qual that return TypeUseLocationModifier and TypeMethodDescriptionstatic TypeUseLocationReturns the enum constant of this type with the specified name.static TypeUseLocation[]TypeUseLocation.values()Returns an array containing the constants of this enum type, in the order they are declared.