| 
Groovy 1.7.9 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface AntlrASTProcessor
An interface for processing antlr AST objects
| Method Summary | |
|---|---|
            AST
         | 
        
            process(AST t)
            performs some processing on the supplied AST node.  | 
        
| Method Detail | 
|---|
public AST process(AST t)
t -  the AST node to process.
Copyright © 2003-2010 The Codehaus. All rights reserved.