antlr.actions.java
Interface ActionLexerTokenTypes
- All Known Implementing Classes:
- ActionLexer
public interface ActionLexerTokenTypes
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
AST_ITEM
static final int AST_ITEM
- See Also:
- Constant Field Values
TEXT_ITEM
static final int TEXT_ITEM
- See Also:
- Constant Field Values
TREE
static final int TREE
- See Also:
- Constant Field Values
TREE_ELEMENT
static final int TREE_ELEMENT
- See Also:
- Constant Field Values
AST_CONSTRUCTOR
static final int AST_CONSTRUCTOR
- See Also:
- Constant Field Values
AST_CTOR_ELEMENT
static final int AST_CTOR_ELEMENT
- See Also:
- Constant Field Values
ID_ELEMENT
static final int ID_ELEMENT
- See Also:
- Constant Field Values
TEXT_ARG
static final int TEXT_ARG
- See Also:
- Constant Field Values
TEXT_ARG_ELEMENT
static final int TEXT_ARG_ELEMENT
- See Also:
- Constant Field Values
TEXT_ARG_ID_ELEMENT
static final int TEXT_ARG_ID_ELEMENT
- See Also:
- Constant Field Values
ARG
static final int ARG
- See Also:
- Constant Field Values
ID
static final int ID
- See Also:
- Constant Field Values
VAR_ASSIGN
static final int VAR_ASSIGN
- 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
ML_COMMENT
static final int ML_COMMENT
- See Also:
- Constant Field Values
CHAR
static final int CHAR
- See Also:
- Constant Field Values
STRING
static final int STRING
- See Also:
- Constant Field Values
ESC
static final int ESC
- See Also:
- Constant Field Values
DIGIT
static final int DIGIT
- See Also:
- Constant Field Values
INT
static final int INT
- See Also:
- Constant Field Values
INT_OR_FLOAT
static final int INT_OR_FLOAT
- See Also:
- Constant Field Values
WS
static final int WS
- See Also:
- Constant Field Values