public interface GeneratedContextualQueryLanguageParserConstants
Modifier and Type | Field and Description |
---|---|
static int |
AND
RegularExpression Id.
|
static int |
DEFAULT
Lexical state.
|
static int |
EOF
End of File.
|
static int |
IDENTIFIER
RegularExpression Id.
|
static int |
MULTI_LINE_COMMENT
RegularExpression Id.
|
static int |
NOT
RegularExpression Id.
|
static int |
OR
RegularExpression Id.
|
static int |
PROX
RegularExpression Id.
|
static int |
SINGLE_LINE_COMMENT
RegularExpression Id.
|
static int |
STRING
RegularExpression Id.
|
static String[] |
tokenImage
Literal token values.
|
static final int EOF
static final int SINGLE_LINE_COMMENT
static final int MULTI_LINE_COMMENT
static final int AND
static final int OR
static final int NOT
static final int PROX
static final int IDENTIFIER
static final int STRING
static final int DEFAULT
static final String[] tokenImage
Copyright © 2020 Instituut voor Nederlandse Taal (INT). All rights reserved.