Uses of Class
com.google.errorprone.matchers.MultiMatcher.MultiMatchResult
Packages that use MultiMatcher.MultiMatchResult
-
Uses of MultiMatcher.MultiMatchResult in com.google.errorprone.matchers
Methods in com.google.errorprone.matchers that return MultiMatcher.MultiMatchResultModifier 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.