Class FloggerFormatString

java.lang.Object
com.google.errorprone.bugpatterns.BugChecker
com.google.errorprone.bugpatterns.flogger.FloggerFormatString
All Implemented Interfaces:
BugChecker.MethodInvocationTreeMatcher, Suppressible, Serializable

public class FloggerFormatString extends BugChecker implements BugChecker.MethodInvocationTreeMatcher
Author:
[email protected] (Liam Miller-Cushon)
See Also: