Interface Token.TokenMatcher
-
- Enclosing class:
- Token
public static interface Token.TokenMatcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default booleanmatches(org.openrewrite.Cursor cursor)booleanmatchesNotNullCursor(org.openrewrite.Tree tree, org.openrewrite.Cursor parent)
-