public interface Where2DOMConstants
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT
Lexical state.
|
static int |
DIGIT
RegularExpression Id.
|
static int |
EOF
End of File.
|
static int |
FLOAT
RegularExpression Id.
|
static int |
INTEGER
RegularExpression Id.
|
static int |
K_abs
RegularExpression Id.
|
static int |
K_acos
RegularExpression Id.
|
static int |
K_ALL
RegularExpression Id.
|
static int |
K_AND
RegularExpression Id.
|
static int |
K_ANY
RegularExpression Id.
|
static int |
K_AS
RegularExpression Id.
|
static int |
K_ASC
RegularExpression Id.
|
static int |
K_asin
RegularExpression Id.
|
static int |
K_atan
RegularExpression Id.
|
static int |
K_atan2
RegularExpression Id.
|
static int |
K_AVG
RegularExpression Id.
|
static int |
K_BETWEEN
RegularExpression Id.
|
static int |
K_BY
RegularExpression Id.
|
static int |
K_ceiling
RegularExpression Id.
|
static int |
K_cos
RegularExpression Id.
|
static int |
K_COUNT
RegularExpression Id.
|
static int |
K_degrees
RegularExpression Id.
|
static int |
K_DESC
RegularExpression Id.
|
static int |
K_DISTINCT
RegularExpression Id.
|
static int |
K_EXISTS
RegularExpression Id.
|
static int |
K_exp
RegularExpression Id.
|
static int |
K_floor
RegularExpression Id.
|
static int |
K_FROM
RegularExpression Id.
|
static int |
K_GROUP
RegularExpression Id.
|
static int |
K_HAVING
RegularExpression Id.
|
static int |
K_IN
RegularExpression Id.
|
static int |
K_INTO
RegularExpression Id.
|
static int |
K_IS
RegularExpression Id.
|
static int |
K_LIKE
RegularExpression Id.
|
static int |
K_log
RegularExpression Id.
|
static int |
K_log10
RegularExpression Id.
|
static int |
K_MAX
RegularExpression Id.
|
static int |
K_MIN
RegularExpression Id.
|
static int |
K_NOT
RegularExpression Id.
|
static int |
K_NOWAIT
RegularExpression Id.
|
static int |
K_OR
RegularExpression Id.
|
static int |
K_ORDER
RegularExpression Id.
|
static int |
K_pi
RegularExpression Id.
|
static int |
K_power
RegularExpression Id.
|
static int |
K_radians
RegularExpression Id.
|
static int |
K_rand
RegularExpression Id.
|
static int |
K_REGION
RegularExpression Id.
|
static int |
K_round
RegularExpression Id.
|
static int |
K_SELECT
RegularExpression Id.
|
static int |
K_sin
RegularExpression Id.
|
static int |
K_sqrt
RegularExpression Id.
|
static int |
K_square
RegularExpression Id.
|
static int |
K_SUM
RegularExpression Id.
|
static int |
K_tan
RegularExpression Id.
|
static int |
K_TOP
RegularExpression Id.
|
static int |
K_truncate
RegularExpression Id.
|
static int |
K_UNION
RegularExpression Id.
|
static int |
K_WHERE
RegularExpression Id.
|
static int |
K_XMATCH
RegularExpression Id.
|
static int |
LETTER
RegularExpression Id.
|
static int |
LINE_COMMENT
RegularExpression Id.
|
static int |
MULTI_LINE_COMMENT
RegularExpression Id.
|
static int |
S_CHAR_LITERAL
RegularExpression Id.
|
static int |
S_IDENTIFIER
RegularExpression Id.
|
static int |
S_INTEGER
RegularExpression Id.
|
static int |
S_PROTECTED
RegularExpression Id.
|
static int |
S_QUOTED_IDENTIFIER
RegularExpression Id.
|
static int |
S_REAL
RegularExpression Id.
|
static int |
S_TABLE_IDENTIFIER
RegularExpression Id.
|
static int |
S_XPATH
RegularExpression Id.
|
static int |
S_XPATH_IDENTIFIER
RegularExpression Id.
|
static int |
SPECIAL_CHARS
RegularExpression Id.
|
static java.lang.String[] |
tokenImage
Literal token values.
|
static final int EOF
static final int K_ALL
static final int K_AND
static final int K_ANY
static final int K_AS
static final int K_ASC
static final int K_BETWEEN
static final int K_BY
static final int K_DESC
static final int K_DISTINCT
static final int K_EXISTS
static final int K_FROM
static final int K_GROUP
static final int K_HAVING
static final int K_IN
static final int K_INTO
static final int K_IS
static final int K_LIKE
static final int K_NOT
static final int K_NOWAIT
static final int K_OR
static final int K_ORDER
static final int K_SELECT
static final int K_TOP
static final int K_UNION
static final int K_WHERE
static final int K_AVG
static final int K_COUNT
static final int K_MAX
static final int K_MIN
static final int K_SUM
static final int K_asin
static final int K_acos
static final int K_atan
static final int K_atan2
static final int K_cos
static final int K_sin
static final int K_tan
static final int K_abs
static final int K_ceiling
static final int K_degrees
static final int K_exp
static final int K_floor
static final int K_log
static final int K_log10
static final int K_pi
static final int K_power
static final int K_radians
static final int K_rand
static final int K_round
static final int K_square
static final int K_sqrt
static final int K_truncate
static final int K_REGION
static final int K_XMATCH
static final int S_REAL
static final int S_INTEGER
static final int FLOAT
static final int INTEGER
static final int DIGIT
static final int LINE_COMMENT
static final int MULTI_LINE_COMMENT
static final int S_TABLE_IDENTIFIER
static final int S_XPATH
static final int S_IDENTIFIER
static final int S_XPATH_IDENTIFIER
static final int S_PROTECTED
static final int LETTER
static final int SPECIAL_CHARS
static final int S_CHAR_LITERAL
static final int S_QUOTED_IDENTIFIER
static final int DEFAULT
static final java.lang.String[] tokenImage
Copyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.