it.unimi.di.mg4j.query.parser
Interface SimpleParserConstants
- All Known Implementing Classes:
- SimpleParser, SimpleParserTokenManager
public interface SimpleParserConstants
EOF
static final int EOF
- See Also:
- Constant Field Values
AND
static final int AND
- See Also:
- Constant Field Values
OAND
static final int OAND
- See Also:
- Constant Field Values
OR
static final int OR
- See Also:
- Constant Field Values
NOT
static final int NOT
- See Also:
- Constant Field Values
ALIGN
static final int ALIGN
- See Also:
- Constant Field Values
OPEN_PAREN
static final int OPEN_PAREN
- See Also:
- Constant Field Values
CLOSE_PAREN
static final int CLOSE_PAREN
- See Also:
- Constant Field Values
OPEN_RANGE
static final int OPEN_RANGE
- See Also:
- Constant Field Values
CLOSE_RANGE
static final int CLOSE_RANGE
- See Also:
- Constant Field Values
OPEN_WEIGHT
static final int OPEN_WEIGHT
- See Also:
- Constant Field Values
CLOSE_WEIGHT
static final int CLOSE_WEIGHT
- See Also:
- Constant Field Values
OPEN_REMAP
static final int OPEN_REMAP
- See Also:
- Constant Field Values
CLOSE_REMAP
static final int CLOSE_REMAP
- See Also:
- Constant Field Values
REMAP
static final int REMAP
- See Also:
- Constant Field Values
OPEN_ENLARGE
static final int OPEN_ENLARGE
- See Also:
- Constant Field Values
CLOSE_ENLARGE
static final int CLOSE_ENLARGE
- See Also:
- Constant Field Values
QUOTE
static final int QUOTE
- See Also:
- Constant Field Values
COLON
static final int COLON
- See Also:
- Constant Field Values
SEMICOLON
static final int SEMICOLON
- See Also:
- Constant Field Values
TILDA
static final int TILDA
- See Also:
- Constant Field Values
PLUS
static final int PLUS
- See Also:
- Constant Field Values
MINUS
static final int MINUS
- See Also:
- Constant Field Values
SHARP
static final int SHARP
- See Also:
- Constant Field Values
TRUE
static final int TRUE
- See Also:
- Constant Field Values
FALSE
static final int FALSE
- See Also:
- Constant Field Values
PREFIX
static final int PREFIX
- See Also:
- Constant Field Values
HOLE
static final int HOLE
- See Also:
- Constant Field Values
INTERVAL_SEPARATOR
static final int INTERVAL_SEPARATOR
- See Also:
- Constant Field Values
WORD
static final int WORD
- See Also:
- Constant Field Values
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
tokenImage
static final String[] tokenImage