Class I18nFormatterChecker

All Implemented Interfaces:
Processor, OptionConfiguration

@SupportedOptions({"bundlenames","propfiles"}) @RelevantJavaTypes(java.lang.CharSequence.class) public class I18nFormatterChecker extends BaseTypeChecker
A type-checker plug-in for the qualifier that finds syntactically invalid i18n-formatter calls (MessageFormat.format()).
See the Checker Framework Manual:
Internationalization Format String Checker
  • Constructor Details

    • I18nFormatterChecker

      public I18nFormatterChecker()