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