Griffon 1.2.0

Package org.codehaus.griffon.ast

 

Class Summary
AbstractASTTransformation Base class for all of Griffon's ASTTransformation implementations.
EventPublisherASTTransformation Handles generation of code for the @EventPublisher annotation.
GriffonASTUtils Helper methods for working with Groovy AST trees.
MVCAwareASTTransformation Handles generation of code for the @MVCAware annotation.
MessageSourceAwareASTTransformation Handles generation of code for the @MessageSourceAware annotation.
PropertyListenerASTTransformation Handles generation of code for the @PropertyListener annotation.
ResourceResolverAwareASTTransformation Handles generation of code for the @ResourceResolverAware annotation.
ResourcesAwareASTTransformation Handles generation of code for the @ResourcesAware annotation.
ThreadingASTTransformation Handles generation of code for the @Threading annotation.
ThreadingAwareASTTransformation Handles generation of code for the @ThreadingAware annotation.
 


Groovy Documentation