org.planx.xpath.expr
Class sym
java.lang.Object
org.planx.xpath.expr.sym
public class sym
- extends Object
CUP generated class containing symbol constants.
|
Constructor Summary |
sym()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ANY
public static final int ANY
- See Also:
- Constant Field Values
GE
public static final int GE
- See Also:
- Constant Field Values
SLASH
public static final int SLASH
- See Also:
- Constant Field Values
FOLLOWINGSIBLING
public static final int FOLLOWINGSIBLING
- See Also:
- Constant Field Values
ATSIGN
public static final int ATSIGN
- See Also:
- Constant Field Values
DSLASH
public static final int DSLASH
- See Also:
- Constant Field Values
LPAREN
public static final int LPAREN
- See Also:
- Constant Field Values
CHILD
public static final int CHILD
- See Also:
- Constant Field Values
STAR
public static final int STAR
- See Also:
- Constant Field Values
DESCENDANTORSELF
public static final int DESCENDANTORSELF
- See Also:
- Constant Field Values
RPAREN
public static final int RPAREN
- See Also:
- Constant Field Values
AND
public static final int AND
- See Also:
- Constant Field Values
LT
public static final int LT
- See Also:
- Constant Field Values
OR
public static final int OR
- See Also:
- Constant Field Values
COMMA
public static final int COMMA
- See Also:
- Constant Field Values
DDOT
public static final int DDOT
- See Also:
- Constant Field Values
DOT
public static final int DOT
- See Also:
- Constant Field Values
LE
public static final int LE
- See Also:
- Constant Field Values
QNAME
public static final int QNAME
- See Also:
- Constant Field Values
PRECEDINGSIBLING
public static final int PRECEDINGSIBLING
- See Also:
- Constant Field Values
DESCENDANT
public static final int DESCENDANT
- See Also:
- Constant Field Values
EOF
public static final int EOF
- See Also:
- Constant Field Values
error
public static final int error
- See Also:
- Constant Field Values
SELF
public static final int SELF
- See Also:
- Constant Field Values
NUMBER
public static final int NUMBER
- See Also:
- Constant Field Values
VBAR
public static final int VBAR
- See Also:
- Constant Field Values
ANCESTORORSELF
public static final int ANCESTORORSELF
- See Also:
- Constant Field Values
EQ
public static final int EQ
- See Also:
- Constant Field Values
LBRACK
public static final int LBRACK
- See Also:
- Constant Field Values
ANCESTOR
public static final int ANCESTOR
- See Also:
- Constant Field Values
LITERAL
public static final int LITERAL
- See Also:
- Constant Field Values
RBRACK
public static final int RBRACK
- See Also:
- Constant Field Values
DCOLON
public static final int DCOLON
- See Also:
- Constant Field Values
DOLLAR
public static final int DOLLAR
- See Also:
- Constant Field Values
NE
public static final int NE
- See Also:
- Constant Field Values
PARENT
public static final int PARENT
- See Also:
- Constant Field Values
TEXT
public static final int TEXT
- See Also:
- Constant Field Values
ATTRIBUTE
public static final int ATTRIBUTE
- See Also:
- Constant Field Values
GT
public static final int GT
- See Also:
- Constant Field Values
NODE
public static final int NODE
- See Also:
- Constant Field Values
sym
public sym()
Copyright © 2010. All Rights Reserved.