ognl
Interface OgnlParserTreeConstants
- All Known Implementing Classes:
- OgnlParser
- public interface OgnlParserTreeConstants
JJTVOID
public static final int JJTVOID
- See Also:
- Constant Field Values
JJTSEQUENCE
public static final int JJTSEQUENCE
- See Also:
- Constant Field Values
JJTASSIGN
public static final int JJTASSIGN
- See Also:
- Constant Field Values
JJTTEST
public static final int JJTTEST
- See Also:
- Constant Field Values
JJTOR
public static final int JJTOR
- See Also:
- Constant Field Values
JJTAND
public static final int JJTAND
- See Also:
- Constant Field Values
JJTBITOR
public static final int JJTBITOR
- See Also:
- Constant Field Values
JJTXOR
public static final int JJTXOR
- See Also:
- Constant Field Values
JJTBITAND
public static final int JJTBITAND
- See Also:
- Constant Field Values
JJTEQ
public static final int JJTEQ
- See Also:
- Constant Field Values
JJTNOTEQ
public static final int JJTNOTEQ
- See Also:
- Constant Field Values
JJTLESS
public static final int JJTLESS
- See Also:
- Constant Field Values
JJTGREATER
public static final int JJTGREATER
- See Also:
- Constant Field Values
JJTLESSEQ
public static final int JJTLESSEQ
- See Also:
- Constant Field Values
JJTGREATEREQ
public static final int JJTGREATEREQ
- See Also:
- Constant Field Values
JJTIN
public static final int JJTIN
- See Also:
- Constant Field Values
JJTNOTIN
public static final int JJTNOTIN
- See Also:
- Constant Field Values
JJTSHIFTLEFT
public static final int JJTSHIFTLEFT
- See Also:
- Constant Field Values
JJTSHIFTRIGHT
public static final int JJTSHIFTRIGHT
- See Also:
- Constant Field Values
JJTUNSIGNEDSHIFTRIGHT
public static final int JJTUNSIGNEDSHIFTRIGHT
- See Also:
- Constant Field Values
JJTADD
public static final int JJTADD
- See Also:
- Constant Field Values
JJTSUBTRACT
public static final int JJTSUBTRACT
- See Also:
- Constant Field Values
JJTMULTIPLY
public static final int JJTMULTIPLY
- See Also:
- Constant Field Values
JJTDIVIDE
public static final int JJTDIVIDE
- See Also:
- Constant Field Values
JJTREMAINDER
public static final int JJTREMAINDER
- See Also:
- Constant Field Values
JJTNEGATE
public static final int JJTNEGATE
- See Also:
- Constant Field Values
JJTBITNEGATE
public static final int JJTBITNEGATE
- See Also:
- Constant Field Values
JJTNOT
public static final int JJTNOT
- See Also:
- Constant Field Values
JJTINSTANCEOF
public static final int JJTINSTANCEOF
- See Also:
- Constant Field Values
JJTCHAIN
public static final int JJTCHAIN
- See Also:
- Constant Field Values
JJTEVAL
public static final int JJTEVAL
- See Also:
- Constant Field Values
JJTCONST
public static final int JJTCONST
- See Also:
- Constant Field Values
JJTTHISVARREF
public static final int JJTTHISVARREF
- See Also:
- Constant Field Values
JJTROOTVARREF
public static final int JJTROOTVARREF
- See Also:
- Constant Field Values
JJTVARREF
public static final int JJTVARREF
- See Also:
- Constant Field Values
JJTLIST
public static final int JJTLIST
- See Also:
- Constant Field Values
JJTMAP
public static final int JJTMAP
- See Also:
- Constant Field Values
JJTKEYVALUE
public static final int JJTKEYVALUE
- See Also:
- Constant Field Values
JJTSTATICFIELD
public static final int JJTSTATICFIELD
- See Also:
- Constant Field Values
JJTCTOR
public static final int JJTCTOR
- See Also:
- Constant Field Values
JJTPROPERTY
public static final int JJTPROPERTY
- See Also:
- Constant Field Values
JJTSTATICMETHOD
public static final int JJTSTATICMETHOD
- See Also:
- Constant Field Values
JJTMETHOD
public static final int JJTMETHOD
- See Also:
- Constant Field Values
JJTPROJECT
public static final int JJTPROJECT
- See Also:
- Constant Field Values
JJTSELECT
public static final int JJTSELECT
- See Also:
- Constant Field Values
JJTSELECTFIRST
public static final int JJTSELECTFIRST
- See Also:
- Constant Field Values
JJTSELECTLAST
public static final int JJTSELECTLAST
- See Also:
- Constant Field Values
jjtNodeName
public static final java.lang.String[] jjtNodeName
Copyright © 2004 OGNL Technology, Inc.. All Rights Reserved.