Class StaticQualifiedUsingExpression

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

public class StaticQualifiedUsingExpression extends BugChecker implements BugChecker.MemberSelectTreeMatcher
Author:
eaftan@google.com (Eddie Aftandilian)
See Also: