railo.runtime.sql.old
Interface ZqlJJParserConstants
- All Known Implementing Classes:
- ZqlJJParser, ZqlJJParserTokenManager
public interface ZqlJJParserConstants
EOF
static final int EOF
- See Also:
- Constant Field Values
K_ALL
static final int K_ALL
- See Also:
- Constant Field Values
K_AND
static final int K_AND
- See Also:
- Constant Field Values
K_ANY
static final int K_ANY
- See Also:
- Constant Field Values
K_AS
static final int K_AS
- See Also:
- Constant Field Values
K_ASC
static final int K_ASC
- See Also:
- Constant Field Values
K_AVG
static final int K_AVG
- See Also:
- Constant Field Values
K_BETWEEN
static final int K_BETWEEN
- See Also:
- Constant Field Values
K_BINARY_INTEGER
static final int K_BINARY_INTEGER
- See Also:
- Constant Field Values
K_BOOLEAN
static final int K_BOOLEAN
- See Also:
- Constant Field Values
K_BY
static final int K_BY
- See Also:
- Constant Field Values
K_CHAR
static final int K_CHAR
- See Also:
- Constant Field Values
K_COMMENT
static final int K_COMMENT
- See Also:
- Constant Field Values
K_COMMIT
static final int K_COMMIT
- See Also:
- Constant Field Values
K_CONNECT
static final int K_CONNECT
- See Also:
- Constant Field Values
K_COUNT
static final int K_COUNT
- See Also:
- Constant Field Values
K_DATE
static final int K_DATE
- See Also:
- Constant Field Values
K_DELETE
static final int K_DELETE
- See Also:
- Constant Field Values
K_DESC
static final int K_DESC
- See Also:
- Constant Field Values
K_DISTINCT
static final int K_DISTINCT
- See Also:
- Constant Field Values
K_EXCLUSIVE
static final int K_EXCLUSIVE
- See Also:
- Constant Field Values
K_EXISTS
static final int K_EXISTS
- See Also:
- Constant Field Values
K_EXIT
static final int K_EXIT
- See Also:
- Constant Field Values
K_FLOAT
static final int K_FLOAT
- See Also:
- Constant Field Values
K_FOR
static final int K_FOR
- See Also:
- Constant Field Values
K_FROM
static final int K_FROM
- See Also:
- Constant Field Values
K_GROUP
static final int K_GROUP
- See Also:
- Constant Field Values
K_HAVING
static final int K_HAVING
- See Also:
- Constant Field Values
K_IN
static final int K_IN
- See Also:
- Constant Field Values
K_INSERT
static final int K_INSERT
- See Also:
- Constant Field Values
K_INTEGER
static final int K_INTEGER
- See Also:
- Constant Field Values
K_INTERSECT
static final int K_INTERSECT
- See Also:
- Constant Field Values
K_INTO
static final int K_INTO
- See Also:
- Constant Field Values
K_IS
static final int K_IS
- See Also:
- Constant Field Values
K_LIKE
static final int K_LIKE
- See Also:
- Constant Field Values
K_LOCK
static final int K_LOCK
- See Also:
- Constant Field Values
K_MAX
static final int K_MAX
- See Also:
- Constant Field Values
K_MIN
static final int K_MIN
- See Also:
- Constant Field Values
K_MINUS
static final int K_MINUS
- See Also:
- Constant Field Values
K_MODE
static final int K_MODE
- See Also:
- Constant Field Values
K_NATURAL
static final int K_NATURAL
- See Also:
- Constant Field Values
K_NOT
static final int K_NOT
- See Also:
- Constant Field Values
K_NOWAIT
static final int K_NOWAIT
- See Also:
- Constant Field Values
K_NULL
static final int K_NULL
- See Also:
- Constant Field Values
K_NUMBER
static final int K_NUMBER
- See Also:
- Constant Field Values
K_OF
static final int K_OF
- See Also:
- Constant Field Values
K_ONLY
static final int K_ONLY
- See Also:
- Constant Field Values
K_OR
static final int K_OR
- See Also:
- Constant Field Values
K_ORDER
static final int K_ORDER
- See Also:
- Constant Field Values
K_PRIOR
static final int K_PRIOR
- See Also:
- Constant Field Values
K_QUIT
static final int K_QUIT
- See Also:
- Constant Field Values
K_READ
static final int K_READ
- See Also:
- Constant Field Values
K_REAL
static final int K_REAL
- See Also:
- Constant Field Values
K_ROLLBACK
static final int K_ROLLBACK
- See Also:
- Constant Field Values
K_ROW
static final int K_ROW
- See Also:
- Constant Field Values
K_SELECT
static final int K_SELECT
- See Also:
- Constant Field Values
K_SET
static final int K_SET
- See Also:
- Constant Field Values
K_SHARE
static final int K_SHARE
- See Also:
- Constant Field Values
K_SMALLINT
static final int K_SMALLINT
- See Also:
- Constant Field Values
K_START
static final int K_START
- See Also:
- Constant Field Values
K_SUM
static final int K_SUM
- See Also:
- Constant Field Values
K_TABLE
static final int K_TABLE
- See Also:
- Constant Field Values
K_TRANSACTION
static final int K_TRANSACTION
- See Also:
- Constant Field Values
K_UNION
static final int K_UNION
- See Also:
- Constant Field Values
K_UPDATE
static final int K_UPDATE
- See Also:
- Constant Field Values
K_VALUES
static final int K_VALUES
- See Also:
- Constant Field Values
K_VARCHAR2
static final int K_VARCHAR2
- See Also:
- Constant Field Values
K_VARCHAR
static final int K_VARCHAR
- See Also:
- Constant Field Values
K_WHERE
static final int K_WHERE
- See Also:
- Constant Field Values
K_WITH
static final int K_WITH
- See Also:
- Constant Field Values
K_WORK
static final int K_WORK
- See Also:
- Constant Field Values
K_WRITE
static final int K_WRITE
- See Also:
- Constant Field Values
S_NUMBER
static final int S_NUMBER
- See Also:
- Constant Field Values
FLOAT
static final int FLOAT
- See Also:
- Constant Field Values
INTEGER
static final int INTEGER
- See Also:
- Constant Field Values
DIGIT
static final int DIGIT
- See Also:
- Constant Field Values
LINE_COMMENT
static final int LINE_COMMENT
- See Also:
- Constant Field Values
MULTI_LINE_COMMENT
static final int MULTI_LINE_COMMENT
- See Also:
- Constant Field Values
S_IDENTIFIER
static final int S_IDENTIFIER
- See Also:
- Constant Field Values
LETTER
static final int LETTER
- See Also:
- Constant Field Values
SPECIAL_CHARS
static final int SPECIAL_CHARS
- See Also:
- Constant Field Values
S_BIND
static final int S_BIND
- See Also:
- Constant Field Values
S_CHAR_LITERAL
static final int S_CHAR_LITERAL
- See Also:
- Constant Field Values
S_QUOTED_IDENTIFIER
static final int S_QUOTED_IDENTIFIER
- See Also:
- Constant Field Values
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
tokenImage
static final String[] tokenImage
Copyright © 2012 Railo