Package org.codehaus.groovy.ast.tools
package org.codehaus.groovy.ast.tools
AST manipulation and analysis utilities. Includes decorators, visitors, and transformation helpers for AST modification.
-
ClassesClassDescriptionUtility methods for discovering and working with bean properties on
ClassNodeinstances.Handy methods when working with Closure AST data structures.Handy methods when working with the Groovy AST.Utility methods for working with parameterized (generic) types in Groovy AST.Utility methods for working with method and constructor parameters.This class provides helper methods to determine the type from a widening operation for example for a plus operation.ThisClassNodespecialization is used when the lowest upper bound of two types cannot be represented by an existing type.