Package org.zkoss.zel.impl.parser
-
Interface Summary Interface Description ELParserConstants Token literal values and constants.ELParserTreeConstants Node NodeVisitor -
Class Summary Class Description ArithmeticNode AstAnd AstAssign AstBracketSuffix AstChoice AstCompositeExpression AstConcatenation AstDeferredExpression AstDiv AstDotSuffix AstDynamicExpression AstEmpty AstEqual AstFalse AstFloatingPoint AstFunction AstGreaterThan AstGreaterThanEqual AstIdentifier AstInteger AstLambdaExpression AstLambdaParameters AstLessThan AstLessThanEqual AstListData AstLiteralExpression AstMapData AstMapEntry AstMethodParameters AstMinus AstMod AstMult AstNegative AstNot AstNotEqual AstNull AstOr AstPlus AstSemicolon AstSetData AstString AstTrue AstValue AstValue.Target BooleanNode ELParser ELParserTokenManager Token Manager.JJTELParserState 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 TokenMgrError Token Manager Error.