Class I18nSubchecker

All Implemented Interfaces:
Processor, OptionConfiguration

@RelevantJavaTypes(CharSequence.class) public class I18nSubchecker extends BaseTypeChecker
A type-checker that checks that only localized Strings are visible to the user.
See the Checker Framework Manual:
Internationalization Checker
  • Constructor Details

    • I18nSubchecker

      public I18nSubchecker()