Package org.openrewrite.java.template
Interface Matcher<T extends org.openrewrite.java.tree.J>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@Incubating(since="8.3.0")
@FunctionalInterface
public interface Matcher<T extends org.openrewrite.java.tree.J>
-
Method Summary
-
Method Details
-
matches
-