Package com.tonic.analysis.source.editor.matcher
Predicates selecting the statements and expressions an edit applies to.
-
Class Summary Class Description ExprMatcher Composable predicate over expressions, used to select edit targets in the AST.StmtMatcher Predicate-based matcher for filtering statements during AST editing.