This interface defines a complete generic visitor for a parse tree produced by GroovyParser.
 -  The return type of the visit operation. Use Void for
 operations with no return type.| Methods inherited from class | Name | 
|---|---|
interface ParseTreeVisitor | 
                            visit, visitTerminal, visitErrorNode, visitChildren |