Package org.openrewrite.analysis
package org.openrewrite.analysis
-
ClassDescriptionThis visitor is used to find method invocations that match a given method pattern as defined by
InvocationMatcher.The most basic version of aMethodMatcherthat allows implementers to craft custom matching logic.