Package org.codehaus.groovy.ast.builder
package org.codehaus.groovy.ast.builder
DSL builders for programmatic AST construction. Allows building Abstract Syntax Trees without parsing source code. Includes both Java and Groovy implementations.
-
Classes