public interface MatchOpQLParserConstants
Modifier and Type | Field and Description |
---|---|
static int |
BAND
RegularExpression Id.
|
static int |
BASE64
RegularExpression Id.
|
static int |
BASE64WORD
RegularExpression Id.
|
static int |
CLOSE_PAREN
RegularExpression Id.
|
static int |
COLON
RegularExpression Id.
|
static int |
COLON_KV
RegularExpression Id.
|
static int |
COMBINE
RegularExpression Id.
|
static int |
DEFAULT
Lexical state.
|
static int |
EOF
End of File.
|
static int |
EQUALS
RegularExpression Id.
|
static int |
FUZZY
RegularExpression Id.
|
static int |
HASH
RegularExpression Id.
|
static int |
INT
RegularExpression Id.
|
static int |
OPEN_PAREN
RegularExpression Id.
|
static int |
OPEN_PAREN_KV
RegularExpression Id.
|
static int |
OW
RegularExpression Id.
|
static int |
PERIOD
RegularExpression Id.
|
static int |
PREFIX
RegularExpression Id.
|
static int |
SYN
RegularExpression Id.
|
static int |
TAG
RegularExpression Id.
|
static String[] |
tokenImage
Literal token values.
|
static int |
UW
RegularExpression Id.
|
static int |
WithinCombineKV
Lexical state.
|
static int |
WithinIndri
Lexical state.
|
static int |
WORD
RegularExpression Id.
|
static int |
WORD_OR_INT_OR_FLOAT
RegularExpression Id.
|
static final int EOF
static final int HASH
static final int WORD
static final int PERIOD
static final int BASE64WORD
static final int CLOSE_PAREN
static final int BAND
static final int UW
static final int OW
static final int SYN
static final int TAG
static final int COMBINE
static final int PREFIX
static final int FUZZY
static final int BASE64
static final int OPEN_PAREN
static final int COLON
static final int INT
static final int WORD_OR_INT_OR_FLOAT
static final int COLON_KV
static final int EQUALS
static final int OPEN_PAREN_KV
static final int DEFAULT
static final int WithinIndri
static final int WithinCombineKV
static final String[] tokenImage
Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow