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