Uses of Class
com.google.errorprone.matchers.ChildMultiMatcher
Packages that use ChildMultiMatcher
-
Uses of ChildMultiMatcher in com.google.errorprone.matchers
Subclasses of ChildMultiMatcher in com.google.errorprone.matchersModifier and TypeClassDescriptionclassAnnotationMatcher<T extends Tree>Matches if the given annotation matcher matches all of or any of the annotations on the tree node.classApplies the given matcher to the constructor(s) of the given class.classMatches if the given matcher matches all of/any of the parameters to this method.classMatches if the given matcher matches all of/any of the parameters to this method.