Class AnnotationHasArgumentWithValue

java.lang.Object
com.google.errorprone.matchers.AnnotationHasArgumentWithValue
All Implemented Interfaces:
Matcher<AnnotationTree>, Serializable

public class AnnotationHasArgumentWithValue extends Object implements Matcher<AnnotationTree>
Author:
eaftan@google.com (Eddie Aftandilian), pepstein@google.com (Peter Epstein)
See Also: