JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.checkerframework.checker.compilermsgs.qual
Annotation Type CompilerMessageKey
@Documented
@Retention
(
RUNTIME
)
@Target
({
TYPE_USE
,
TYPE_PARAMETER
})
@SubtypeOf
(
UnknownCompilerMessageKey.class
)
public @interface
CompilerMessageKey
A string that is definitely a compiler message key.