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:
cushon@google.com (Liam Miller-Cushon)
See Also: