Uses of Class
com.google.errorprone.matchers.MultiMatcher.MultiMatchResult
-
Uses of MultiMatcher.MultiMatchResult in com.google.errorprone.matchers
Modifier and TypeMethodDescriptionChildMultiMatcher.multiMatchResult
(T tree, VisitorState state) MultiMatcher.multiMatchResult
(T tree, VisitorState vs) Attempt to match the given node, and return the associated subnodes that matched.