| Class | Description |
|---|---|
| I18nAnnotatedTypeFactory | |
| I18nChecker |
A type-checker that enforces (and finds the violations of) two properties:
|
| I18nSubchecker |
A type-checker that checks that only localized
String 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.
|