Package org.geotools.filter.text.cql_2.parsers
package org.geotools.filter.text.cql_2.parsers
-
ClassDescriptionCQL2Parser is the result of a javacc jjtree grammar.Token literal values and constants.Token Manager.An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).This interface extends the functionalities provided by the default implementation generated by javacc.This exception is thrown when parse errors are encountered.Redefines SimpleNode to allow access to additional information to the
CQLCompilerNote: set the option BUILD_NODE_FILES=false to avoid that javacc generates a new SimpleNode.Describes the input token stream.Token Manager Error.