Class FloggerMessageFormat

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

public class FloggerMessageFormat extends BugChecker implements BugChecker.MethodInvocationTreeMatcher
Author:
cushon@google.com (Liam Miller-Cushon)
See Also: