Class NonRuntimeAnnotation

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

public class NonRuntimeAnnotation extends BugChecker implements BugChecker.MethodInvocationTreeMatcher
Author:
scottjohnson@google.com (Scott Johnson)
See Also: