DLV.parser
Interface QueryParserConstants
- All Known Implementing Classes:
- QueryParser, QueryParserTokenManager
public interface QueryParserConstants
EOF
static final int EOF
- See Also:
- Constant Field Values
PARAP
static final int PARAP
- See Also:
- Constant Field Values
PARCH
static final int PARCH
- See Also:
- Constant Field Values
VIRGOLA
static final int VIRGOLA
- See Also:
- Constant Field Values
TRATTO
static final int TRATTO
- See Also:
- Constant Field Values
GRAFFAAP
static final int GRAFFAAP
- See Also:
- Constant Field Values
GRAFFACH
static final int GRAFFACH
- See Also:
- Constant Field Values
CAUT
static final int CAUT
- See Also:
- Constant Field Values
EV
static final int EV
- See Also:
- Constant Field Values
BRAV
static final int BRAV
- See Also:
- Constant Field Values
STOPLIST
static final int STOPLIST
- See Also:
- Constant Field Values
IDENTIFIER
static final int IDENTIFIER
- See Also:
- Constant Field Values
LETTER
static final int LETTER
- See Also:
- Constant Field Values
DIGIT
static final int DIGIT
- See Also:
- Constant Field Values
STRING_LITERAL
static final int STRING_LITERAL
- See Also:
- Constant Field Values
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
tokenImage
static final java.lang.String[] tokenImage