antlr.actions.python
Interface CodeLexerTokenTypes
- All Known Implementing Classes:
- CodeLexer
public interface CodeLexerTokenTypes
EOF
static final int EOF
- See Also:
- Constant Field Values
NULL_TREE_LOOKAHEAD
static final int NULL_TREE_LOOKAHEAD
- See Also:
- Constant Field Values
ACTION
static final int ACTION
- See Also:
- Constant Field Values
STUFF
static final int STUFF
- See Also:
- Constant Field Values
COMMENT
static final int COMMENT
- See Also:
- Constant Field Values
SL_COMMENT
static final int SL_COMMENT
- See Also:
- Constant Field Values
IGNWS
static final int IGNWS
- See Also:
- Constant Field Values
ML_COMMENT
static final int ML_COMMENT
- See Also:
- Constant Field Values