Package org.checkerframework.checker.compilermsgs.qual
Qualifiers for the Compiler Message Key Checker.
- See the Checker Framework Manual:
- Compiler Message Key Checker
-
Annotation Types Summary Annotation Type Description CompilerMessageKey A string that is definitely a compiler message key.CompilerMessageKeyBottom The bottom type in the Compiler Message Key type system.UnknownCompilerMessageKey AString
that might or might not be a compiler message key.