public interface TerrierQLParserConstants
Modifier and Type | Field and Description |
---|---|
static int |
ALPHANUMERIC
RegularExpression Id.
|
static int |
CLOSE_DISJUNCTIVE
RegularExpression Id.
|
static int |
CLOSE_PAREN
RegularExpression Id.
|
static int |
COLON
RegularExpression Id.
|
static int |
DEFAULT
Lexical state.
|
static int |
EOF
End of File.
|
static int |
FLOAT
RegularExpression Id.
|
static int |
HAT
RegularExpression Id.
|
static int |
NOT_REQUIRED
RegularExpression Id.
|
static int |
OLD_MAC_EOL
RegularExpression Id.
|
static int |
OPEN_DISJUNCTIVE
RegularExpression Id.
|
static int |
OPEN_PAREN
RegularExpression Id.
|
static int |
PROXIMITY
RegularExpression Id.
|
static int |
QUOTE
RegularExpression Id.
|
static int |
REQUIRED
RegularExpression Id.
|
static int |
SPACE
RegularExpression Id.
|
static String[] |
tokenImage
Literal token values.
|
static int |
UNIX_EOL
RegularExpression Id.
|
static int |
WINDOWS_EOL
RegularExpression Id.
|
static int |
WithinWeight
Lexical state.
|
static final int EOF
static final int SPACE
static final int WINDOWS_EOL
static final int UNIX_EOL
static final int OLD_MAC_EOL
static final int ALPHANUMERIC
static final int REQUIRED
static final int NOT_REQUIRED
static final int HAT
static final int PROXIMITY
static final int COLON
static final int QUOTE
static final int OPEN_DISJUNCTIVE
static final int CLOSE_DISJUNCTIVE
static final int OPEN_PAREN
static final int CLOSE_PAREN
static final int FLOAT
static final int DEFAULT
static final int WithinWeight
static final String[] tokenImage
Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow