Package org.geotools.filter.text.generated.parsers

Interface Summary
CQLParserConstants  
CQLParserTreeConstants  
ECQLParserConstants  
ECQLParserTreeConstants  
Node This interface extends the functionalities provided by the default implementation generated by javacc.
 

Class Summary
CQLParser CQLParser is the result of a javacc jjtree grammar.
CQLParserTokenManager  
ECQLParser ECQLParser is the result of a javacc jjtree grammar.
ECQLParserTokenManager  
SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleNode Redefines SimpleNode to allow access to additional information to the CQLCompiler Note: set the option BUILD_NODE_FILES=false to avoid that javacc generates a new SimpleNode.
Token Describes the input token stream.
 

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

Error Summary
TokenMgrError  
 



Copyright © 1996-2010 Geotools. All Rights Reserved.