Package myparser

Interface Summary
Node  
XRelParserConstants  
XRelParserTreeConstants  
XRelParserVisitor  
 

Class Summary
ASTCase  
ASTComma  
ASTEmpty  
ASTFloat  
ASTIdentifier  
ASTInteger  
ASTLabel  
ASTOperator  
ASTPar  
ASTStart  
ASTString  
ASTSwitchCase  
ASTTag  
ASTTypeDecl  
SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleNode  
Token Describes the input token stream.
XRel  
XRelDumpVisitor  
XRelParser  
XRelParserTokenManager  
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError