Uses of Class
com.google.errorprone.matchers.ChildMultiMatcher
-
Uses of ChildMultiMatcher in com.google.errorprone.matchers
Modifier and TypeClassDescriptionclass
AnnotationMatcher<T extends com.sun.source.tree.Tree>
Matches if the given annotation matcher matches all of or any of the annotations on the tree node.class
Applies the given matcher to the constructor(s) of the given class.class
Matches if the given matcher matches all of/any of the parameters to this method.class
Matches if the given matcher matches all of/any of the parameters to this method.