Package org.checkerframework.checker.i18n
-
Class Summary Class Description I18nAnnotatedTypeFactory I18nChecker A type-checker that enforces (and finds the violations of) two properties: Only localized output gets emitted to the user Only localizable keys (i.e.I18nSubchecker A type-checker that checks that only localizedString
s are visible to the user.LocalizableKeyAnnotatedTypeFactory A PropertyKeyATF that uses LocalizableKey to annotate the keys.LocalizableKeyChecker A type-checker that checks that only valid localizable keys are used when using localizing methods (e.g.