antlr
Interface ANTLRTokenTypes
- All Known Implementing Classes:
- ANTLRLexer, ANTLRParser
public interface ANTLRTokenTypes
EOF
static final int EOF
- See Also:
- Constant Field Values
NULL_TREE_LOOKAHEAD
static final int NULL_TREE_LOOKAHEAD
- See Also:
- Constant Field Values
LITERAL_tokens
static final int LITERAL_tokens
- See Also:
- Constant Field Values
LITERAL_header
static final int LITERAL_header
- See Also:
- Constant Field Values
STRING_LITERAL
static final int STRING_LITERAL
- See Also:
- Constant Field Values
ACTION
static final int ACTION
- See Also:
- Constant Field Values
DOC_COMMENT
static final int DOC_COMMENT
- See Also:
- Constant Field Values
LITERAL_lexclass
static final int LITERAL_lexclass
- See Also:
- Constant Field Values
LITERAL_class
static final int LITERAL_class
- See Also:
- Constant Field Values
LITERAL_extends
static final int LITERAL_extends
- See Also:
- Constant Field Values
LITERAL_Lexer
static final int LITERAL_Lexer
- See Also:
- Constant Field Values
LITERAL_TreeParser
static final int LITERAL_TreeParser
- See Also:
- Constant Field Values
OPTIONS
static final int OPTIONS
- See Also:
- Constant Field Values
ASSIGN
static final int ASSIGN
- See Also:
- Constant Field Values
SEMI
static final int SEMI
- See Also:
- Constant Field Values
RCURLY
static final int RCURLY
- See Also:
- Constant Field Values
LITERAL_charVocabulary
static final int LITERAL_charVocabulary
- See Also:
- Constant Field Values
CHAR_LITERAL
static final int CHAR_LITERAL
- See Also:
- Constant Field Values
INT
static final int INT
- See Also:
- Constant Field Values
OR
static final int OR
- See Also:
- Constant Field Values
RANGE
static final int RANGE
- See Also:
- Constant Field Values
TOKENS
static final int TOKENS
- See Also:
- Constant Field Values
TOKEN_REF
static final int TOKEN_REF
- See Also:
- Constant Field Values
OPEN_ELEMENT_OPTION
static final int OPEN_ELEMENT_OPTION
- See Also:
- Constant Field Values
CLOSE_ELEMENT_OPTION
static final int CLOSE_ELEMENT_OPTION
- See Also:
- Constant Field Values
LPAREN
static final int LPAREN
- See Also:
- Constant Field Values
RPAREN
static final int RPAREN
- See Also:
- Constant Field Values
LITERAL_Parser
static final int LITERAL_Parser
- See Also:
- Constant Field Values
LITERAL_protected
static final int LITERAL_protected
- See Also:
- Constant Field Values
LITERAL_public
static final int LITERAL_public
- See Also:
- Constant Field Values
LITERAL_private
static final int LITERAL_private
- See Also:
- Constant Field Values
BANG
static final int BANG
- See Also:
- Constant Field Values
ARG_ACTION
static final int ARG_ACTION
- See Also:
- Constant Field Values
LITERAL_returns
static final int LITERAL_returns
- See Also:
- Constant Field Values
COLON
static final int COLON
- See Also:
- Constant Field Values
LITERAL_throws
static final int LITERAL_throws
- See Also:
- Constant Field Values
COMMA
static final int COMMA
- See Also:
- Constant Field Values
LITERAL_exception
static final int LITERAL_exception
- See Also:
- Constant Field Values
LITERAL_catch
static final int LITERAL_catch
- See Also:
- Constant Field Values
RULE_REF
static final int RULE_REF
- See Also:
- Constant Field Values
NOT_OP
static final int NOT_OP
- See Also:
- Constant Field Values
SEMPRED
static final int SEMPRED
- See Also:
- Constant Field Values
TREE_BEGIN
static final int TREE_BEGIN
- See Also:
- Constant Field Values
QUESTION
static final int QUESTION
- See Also:
- Constant Field Values
STAR
static final int STAR
- See Also:
- Constant Field Values
PLUS
static final int PLUS
- See Also:
- Constant Field Values
IMPLIES
static final int IMPLIES
- See Also:
- Constant Field Values
CARET
static final int CARET
- See Also:
- Constant Field Values
WILDCARD
static final int WILDCARD
- See Also:
- Constant Field Values
LITERAL_options
static final int LITERAL_options
- See Also:
- Constant Field Values
WS
static final int WS
- 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
ESC
static final int ESC
- See Also:
- Constant Field Values
DIGIT
static final int DIGIT
- See Also:
- Constant Field Values
XDIGIT
static final int XDIGIT
- See Also:
- Constant Field Values
NESTED_ARG_ACTION
static final int NESTED_ARG_ACTION
- See Also:
- Constant Field Values
NESTED_ACTION
static final int NESTED_ACTION
- See Also:
- Constant Field Values
WS_LOOP
static final int WS_LOOP
- See Also:
- Constant Field Values
INTERNAL_RULE_REF
static final int INTERNAL_RULE_REF
- See Also:
- Constant Field Values
WS_OPT
static final int WS_OPT
- See Also:
- Constant Field Values