sir.mts.parser
Interface STImpLParserTokenTypes
- All Known Implementing Classes:
- STImpLLexer, STImpLParser
public interface STImpLParserTokenTypes
EOF
static final int EOF
- See Also:
- Constant Field Values
NULL_TREE_LOOKAHEAD
static final int NULL_TREE_LOOKAHEAD
- See Also:
- Constant Field Values
ASSIGN_VAR
static final int ASSIGN_VAR
- See Also:
- Constant Field Values
NEWLINE
static final int NEWLINE
- See Also:
- Constant Field Values
SET_CLASSPATH
static final int SET_CLASSPATH
- See Also:
- Constant Field Values
BEGIN
static final int BEGIN
- See Also:
- Constant Field Values
END
static final int END
- See Also:
- Constant Field Values
BAR
static final int BAR
- See Also:
- Constant Field Values
EQ
static final int EQ
- See Also:
- Constant Field Values
DATA
static final int DATA
- See Also:
- Constant Field Values
WS
static final int WS
- See Also:
- Constant Field Values
FLAG
static final int FLAG
- See Also:
- Constant Field Values
DATA_ESC
static final int DATA_ESC
- See Also:
- Constant Field Values
DATA_NO_ESC
static final int DATA_NO_ESC
- See Also:
- Constant Field Values
ESC
static final int ESC
- See Also:
- Constant Field Values
SUBST
static final int SUBST
- See Also:
- Constant Field Values