Package com.schibsted.spt.data.jslt.parser
The implementation of the JSLT parser. No end-user classes.
-
Interface Summary Interface Description JsltParserConstants Token literal values and constants.JsltParserTreeConstants Node -
Class Summary Class Description JJTJsltParserState JsltParser JsltParser.JJCalls JsltParserTokenManager Token Manager.ParserImpl SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).SimpleNode Token Describes the input token stream. -
Exception Summary Exception Description ParseException This exception is thrown when parse errors are encountered. -
Error Summary Error Description JsltParser.LookaheadSuccess TokenMgrError Token Manager Error.