Package org.codehaus.groovy.syntax.parser

The main parser of Groovy code into the Groovy AST model (Abstract Syntax Tree)

See:
          Description

Class Summary
ASTBuilder  
CSTNode Node in the concrete syntax tree.
Parser  
SemanticVerificationResult  
SemanticVerifier  
 

Exception Summary
ParserException  
UnexpectedTokenException  
 

Package org.codehaus.groovy.syntax.parser Description

The main parser of Groovy code into the Groovy AST model (Abstract Syntax Tree)



Copyright © 2003 The Codehaus. All Rights Reserved.