Class DateFormatConstant

java.lang.Object
com.google.errorprone.bugpatterns.BugChecker
com.google.errorprone.bugpatterns.DateFormatConstant
All Implemented Interfaces:
BugChecker.VariableTreeMatcher, Suppressible, Serializable

public class DateFormatConstant extends BugChecker implements BugChecker.VariableTreeMatcher
A BugChecker; see the associated BugPattern annotation for details.
See Also: