Package org.checkerframework.checker.i18n.qual
-
Annotation Types Summary Annotation Type Description LocalizableKey Indicates that theString
is a key into a property file or resource bundle containing Localized Strings.LocalizableKeyBottom The bottom type in the Internationalization type system.Localized Indicates that theString
type has been localized and formatted for the target output locale.UnknownLocalizableKey Indicates that theString
type has an unknown localizable key property.UnknownLocalized Indicates that theString
type has unknown localization properties.