Package org.apache.commons.jxpath.ri.parser
package org.apache.commons.jxpath.ri.parser
JavaCC XPath grammar. All classes in this package were generated
by JavaCC. The grammar definition is in the XPath.jj file.
-
ClassDescriptionThis exception is thrown when parse errors are encountered.An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).Describes the input token stream.