Package org.apache.jsieve.parser.generated

Interface Summary
Node  
SieveParserConstants Token literal values and constants.
SieveParserTreeConstants  
SieveParserVisitor  
 

Class Summary
ASTargument  
ASTarguments  
ASTblock  
ASTcommand  
ASTcommands  
ASTstart  
ASTstring  
ASTstring_list  
ASTtest  
ASTtest_list  
JavaCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JJTSieveParserState  
SieveParser  
SieveParserTokenManager Token Manager.
SimpleNode  
Token Describes the input token stream.
 

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

Error Summary
TokenMgrError Token Manager Error.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.