Class VarTypeName

java.lang.Object
com.google.errorprone.bugpatterns.BugChecker
com.google.errorprone.bugpatterns.VarTypeName
All Implemented Interfaces:
BugChecker.ClassTreeMatcher, BugChecker.TypeParameterTreeMatcher, Suppressible, Serializable

A BugChecker; see the associated BugPattern annotation for details.
See Also: