Class ScopeAnnotationOnInterfaceOrAbstractClass

java.lang.Object
com.google.errorprone.bugpatterns.BugChecker
com.google.errorprone.bugpatterns.inject.ScopeAnnotationOnInterfaceOrAbstractClass
All Implemented Interfaces:
BugChecker.AnnotationTreeMatcher, Suppressible, Serializable

public class ScopeAnnotationOnInterfaceOrAbstractClass extends BugChecker implements BugChecker.AnnotationTreeMatcher
Author:
sgoldfeder@google.com (Steven Goldfeder)
See Also: