org.codehaus.groovy.antlr
Interface AntlrASTProcessor

All Known Implementing Classes:
AntlrASTProcessSnippets

public interface AntlrASTProcessor


Method Summary
 antlr.collections.AST process(antlr.collections.AST t)
           
 

Method Detail

process

public antlr.collections.AST process(antlr.collections.AST t)


Copyright © 2003-2005 The Codehaus. All Rights Reserved.