Uses of Package
org.codehaus.groovy.transform

Packages that use org.codehaus.groovy.transform
groovy.beans   
groovy.grape   
groovy.lang Core Groovy language classes for implementing data structures, closures, metadata and so forth. 
org.codehaus.groovy.ast Groovy AST nodes for the syntax of the language 
org.codehaus.groovy.transform   
 

Classes in org.codehaus.groovy.transform used by groovy.beans
ASTTransformation
          This is the delegate class for GroovyASTTransformations.
GroovyASTTransformation
          This is an annotaton on a class, currently just ASTTransformation.
GroovyASTTransformationClass
          This is an annotation on some item that indicates that an associated transform classes should be executed.
 

Classes in org.codehaus.groovy.transform used by groovy.grape
ASTTransformation
          This is the delegate class for GroovyASTTransformations.
GroovyASTTransformation
          This is an annotaton on a class, currently just ASTTransformation.
 

Classes in org.codehaus.groovy.transform used by groovy.lang
GroovyASTTransformationClass
          This is an annotation on some item that indicates that an associated transform classes should be executed.
 

Classes in org.codehaus.groovy.transform used by org.codehaus.groovy.ast
ASTTransformation
          This is the delegate class for GroovyASTTransformations.
GroovyASTTransformation
          This is an annotaton on a class, currently just ASTTransformation.
 

Classes in org.codehaus.groovy.transform used by org.codehaus.groovy.transform
ASTTransformation
          This is the delegate class for GroovyASTTransformations.
GroovyASTTransformation
          This is an annotaton on a class, currently just ASTTransformation.
 



Copyright © ${year} The Codehaus. All Rights Reserved.