Package org.checkerframework.checker.propkey.qual
-
Annotation Types Summary Annotation Type Description PropertyKey Indicates that theString
type can be used as key in a property file or resource bundle.PropertyKeyBottom The bottom type in the PropertyKeyChecker (and associated checkers) qualifier hierarchy.UnknownPropertyKey Indicates that theString
type has an unknown property key property.