Raccoon.QE
Class sym
java.lang.Object
Raccoon.QE.sym
- public class sym
- extends java.lang.Object
CUP generated class containing symbol constants.
Constructor Summary |
sym()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
T_REAL
public static final int T_REAL
- See Also:
- Constant Field Values
RW_HELP
public static final int RW_HELP
- See Also:
- Constant Field Values
T_RPAREN
public static final int T_RPAREN
- See Also:
- Constant Field Values
T_EQ
public static final int T_EQ
- See Also:
- Constant Field Values
RW_TABLE
public static final int RW_TABLE
- See Also:
- Constant Field Values
T_INT
public static final int T_INT
- See Also:
- Constant Field Values
RW_UPDATE
public static final int RW_UPDATE
- See Also:
- Constant Field Values
T_EQUAL_SIGN
public static final int T_EQUAL_SIGN
- See Also:
- Constant Field Values
RW_LOAD
public static final int RW_LOAD
- See Also:
- Constant Field Values
RW_DELETE
public static final int RW_DELETE
- See Also:
- Constant Field Values
RW_REFERENCE
public static final int RW_REFERENCE
- See Also:
- Constant Field Values
T_QSTRING
public static final int T_QSTRING
- See Also:
- Constant Field Values
T_NE
public static final int T_NE
- See Also:
- Constant Field Values
T_SLASH
public static final int T_SLASH
- See Also:
- Constant Field Values
T_OR_SIGN
public static final int T_OR_SIGN
- See Also:
- Constant Field Values
RW_INDEX
public static final int RW_INDEX
- See Also:
- Constant Field Values
RW_KEY
public static final int RW_KEY
- See Also:
- Constant Field Values
RW_SELECT
public static final int RW_SELECT
- See Also:
- Constant Field Values
NOTOKEN
public static final int NOTOKEN
- See Also:
- Constant Field Values
T_SHELL_CMD
public static final int T_SHELL_CMD
- See Also:
- Constant Field Values
T_GT
public static final int T_GT
- See Also:
- Constant Field Values
RW_PRIMARY
public static final int RW_PRIMARY
- See Also:
- Constant Field Values
T_SINGLE_QUOTE
public static final int T_SINGLE_QUOTE
- See Also:
- Constant Field Values
EOF
public static final int EOF
- See Also:
- Constant Field Values
T_EOF
public static final int T_EOF
- See Also:
- Constant Field Values
RW_SET
public static final int RW_SET
- See Also:
- Constant Field Values
RW_RESET
public static final int RW_RESET
- See Also:
- Constant Field Values
error
public static final int error
- See Also:
- Constant Field Values
T_SEMI
public static final int T_SEMI
- See Also:
- Constant Field Values
RW_EXIT
public static final int RW_EXIT
- See Also:
- Constant Field Values
RW_VALUES
public static final int RW_VALUES
- See Also:
- Constant Field Values
RW_CASCADE
public static final int RW_CASCADE
- See Also:
- Constant Field Values
T_BACKSLASH
public static final int T_BACKSLASH
- See Also:
- Constant Field Values
T_GE
public static final int T_GE
- See Also:
- Constant Field Values
RW_IO
public static final int RW_IO
- See Also:
- Constant Field Values
RW_PRINT
public static final int RW_PRINT
- See Also:
- Constant Field Values
T_STRING
public static final int T_STRING
- See Also:
- Constant Field Values
RW_ON
public static final int RW_ON
- See Also:
- Constant Field Values
RW_NULL
public static final int RW_NULL
- See Also:
- Constant Field Values
RW_INSERT
public static final int RW_INSERT
- See Also:
- Constant Field Values
RW_FROM
public static final int RW_FROM
- See Also:
- Constant Field Values
RW_CREATE
public static final int RW_CREATE
- See Also:
- Constant Field Values
T_HYPHEN
public static final int T_HYPHEN
- See Also:
- Constant Field Values
T_PLUS
public static final int T_PLUS
- See Also:
- Constant Field Values
T_LT
public static final int T_LT
- See Also:
- Constant Field Values
RW_INTO
public static final int RW_INTO
- See Also:
- Constant Field Values
RW_AND
public static final int RW_AND
- See Also:
- Constant Field Values
T_COMA
public static final int T_COMA
- See Also:
- Constant Field Values
RW_DROP
public static final int RW_DROP
- See Also:
- Constant Field Values
T_AND_SIGN
public static final int T_AND_SIGN
- See Also:
- Constant Field Values
T_PERIOD
public static final int T_PERIOD
- See Also:
- Constant Field Values
T_TIMES
public static final int T_TIMES
- See Also:
- Constant Field Values
RW_WHERE
public static final int RW_WHERE
- See Also:
- Constant Field Values
T_COLON
public static final int T_COLON
- See Also:
- Constant Field Values
T_LE
public static final int T_LE
- See Also:
- Constant Field Values
T_LPAREN
public static final int T_LPAREN
- See Also:
- Constant Field Values
sym
public sym()