org.chromattic.groovy
Class ChromatticASTTransformationVisitor

java.lang.Object
  extended by org.chromattic.groovy.ChromatticASTTransformationVisitor
All Implemented Interfaces:
org.codehaus.groovy.transform.ASTTransformation

public class ChromatticASTTransformationVisitor
extends java.lang.Object
implements org.codehaus.groovy.transform.ASTTransformation

Version:
$Revision$
Author:
Alain Defrance

Constructor Summary
ChromatticASTTransformationVisitor()
           
 
Method Summary
 void visit(org.codehaus.groovy.ast.ASTNode[] nodes, org.codehaus.groovy.control.SourceUnit sourceUnit)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChromatticASTTransformationVisitor

public ChromatticASTTransformationVisitor()
Method Detail

visit

public void visit(org.codehaus.groovy.ast.ASTNode[] nodes,
                  org.codehaus.groovy.control.SourceUnit sourceUnit)
           throws ChromatticASTTransformationException
Specified by:
visit in interface org.codehaus.groovy.transform.ASTTransformation
Throws:
ChromatticASTTransformationException


Copyright © 2012 eXo Platform SAS. All Rights Reserved.