edu.upenn.gloDB.parser
Interface ParserConstants
- All Known Implementing Classes:
- Parser, ParserTokenManager
public interface ParserConstants
EOF
static final int EOF
- See Also:
- Constant Field Values
SP0
static final int SP0
- See Also:
- Constant Field Values
SP1
static final int SP1
- See Also:
- Constant Field Values
EQUALS
static final int EQUALS
- See Also:
- Constant Field Values
SEPARATOR
static final int SEPARATOR
- See Also:
- Constant Field Values
INTEGER
static final int INTEGER
- See Also:
- Constant Field Values
nINTEGER
static final int nINTEGER
- See Also:
- Constant Field Values
lLENGTH
static final int lLENGTH
- See Also:
- Constant Field Values
lLENGTH2
static final int lLENGTH2
- See Also:
- Constant Field Values
rLENGTH
static final int rLENGTH
- See Also:
- Constant Field Values
LENGTH
static final int LENGTH
- See Also:
- Constant Field Values
FROM
static final int FROM
- See Also:
- Constant Field Values
lREPEAT
static final int lREPEAT
- See Also:
- Constant Field Values
rREPEAT
static final int rREPEAT
- See Also:
- Constant Field Values
lGROUP
static final int lGROUP
- See Also:
- Constant Field Values
rGROUP
static final int rGROUP
- See Also:
- Constant Field Values
lSET
static final int lSET
- See Also:
- Constant Field Values
rSET
static final int rSET
- See Also:
- Constant Field Values
IGNORE
static final int IGNORE
- See Also:
- Constant Field Values
POS
static final int POS
- See Also:
- Constant Field Values
AND
static final int AND
- See Also:
- Constant Field Values
sAND
static final int sAND
- See Also:
- Constant Field Values
OR
static final int OR
- See Also:
- Constant Field Values
MINUS
static final int MINUS
- See Also:
- Constant Field Values
sMINUS
static final int sMINUS
- See Also:
- Constant Field Values
bAND
static final int bAND
- See Also:
- Constant Field Values
bOR
static final int bOR
- See Also:
- Constant Field Values
bMINUS
static final int bMINUS
- See Also:
- Constant Field Values
bNOT
static final int bNOT
- See Also:
- Constant Field Values
HOOK
static final int HOOK
- See Also:
- Constant Field Values
PLUS
static final int PLUS
- See Also:
- Constant Field Values
STAR
static final int STAR
- See Also:
- Constant Field Values
EOL
static final int EOL
- See Also:
- Constant Field Values
WITHIN
static final int WITHIN
- See Also:
- Constant Field Values
TIMES
static final int TIMES
- See Also:
- Constant Field Values
REPEATED
static final int REPEATED
- See Also:
- Constant Field Values
POSITIONS
static final int POSITIONS
- See Also:
- Constant Field Values
allTRACKS
static final int allTRACKS
- See Also:
- Constant Field Values
OBJECT
static final int OBJECT
- See Also:
- Constant Field Values
ASSIGN
static final int ASSIGN
- See Also:
- Constant Field Values
TRACK
static final int TRACK
- See Also:
- Constant Field Values
SEQUENCE
static final int SEQUENCE
- See Also:
- Constant Field Values
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
tokenImage
static final java.lang.String[] tokenImage
Copyright 2012 Stephen Fisher and Junhyong Kim, University of Pennsylvania. All Rights Reserved.