Package org.codehaus.groovy.ast.builder

Package org.codehaus.groovy.ast.builder Description

DSL builders for programmatic AST construction. Allows building Abstract Syntax Trees without parsing source code. Includes both Java and Groovy implementations.