Package com.google.errorprone.bugpatterns.formatstring
package com.google.errorprone.bugpatterns.formatstring
-
ClassesClassDescriptionA BugPattern; see the summary.A
BugChecker; see the associatedBugPatternannotation for details.BugCheckerto assert validity of methods calls withFormatStringannotations.Format string utilities.Utilities for validating format strings.Description of an incorrect format method call.ABugChecker; see the associatedBugPatternannotation for details.Utilities relating to lenient format strings.A BugPattern; see the summary.Format string validation utility that fails on more cases thanFormatStringValidationto enforce strict format string checking.