Package org.codehaus.groovy.ast.query

Package org.codehaus.groovy.ast.query Description

A small, read-only fluent query API over the Groovy AST, intended as a declarative alternative to hand-written ClassCodeVisitorSupport subclasses for the common "find / collect / detect" cases that arise in AST transformations and compiler checks.
see:
org.codehaus.groovy.ast.query.AstQuery
since:
6.0.0