JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.checkerframework.checker.signature.qual
Annotation Type Identifier
@SubtypeOf
({
DotSeparatedIdentifiers.class
,
BinaryNameWithoutPackage.class
,
IdentifierOrPrimitiveType.class
})
@Documented
@Retention
(
RUNTIME
)
@Target
({
TYPE_USE
,
TYPE_PARAMETER
})
public @interface
Identifier
An identifier.