Class FormatterChecker

All Implemented Interfaces:
Processor, OptionConfiguration

@RelevantJavaTypes(java.lang.CharSequence.class) public class FormatterChecker extends BaseTypeChecker
A type-checker plug-in for the Format qualifier that finds syntactically invalid formatter calls.
See the Checker Framework Manual:
Format String Checker
  • Constructor Details

    • FormatterChecker

      public FormatterChecker()