Package org.apache.commons.jxpath.ri.parser

JavaCC XPath grammar.

Interface Summary

XPathParserConstants

Class Summary

ParseException This exception is thrown when parse errors are encountered.
SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
Token Describes the input token stream.
TokenMgrError
XPathParser
XPathParserTokenManager
JavaCC XPath grammar. All classes in this package were generated by JavaCC. The grammar definition is in the XPath.jj file.