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:
[email protected] (Liam Miller-Cushon)
See Also: