public interface ANTLRTreePrinterTokenTypes
Modifier and Type | Field and Description |
---|---|
static int |
ACTION |
static int |
ACTION_CHAR_LITERAL |
static int |
ACTION_ESC |
static int |
ACTION_STRING_LITERAL |
static int |
ALT |
static int |
AMPERSAND |
static int |
ARG |
static int |
ARG_ACTION |
static int |
ARGLIST |
static int |
ASSIGN |
static int |
BACKTRACK_SEMPRED |
static int |
BANG |
static int |
BLOCK |
static int |
CHAR_LITERAL |
static int |
CHAR_RANGE |
static int |
CLOSE_ELEMENT_OPTION |
static int |
CLOSURE |
static int |
COLON |
static int |
COMBINED_GRAMMAR |
static int |
COMMA |
static int |
COMMENT |
static int |
DIGIT |
static int |
DOC_COMMENT |
static int |
DOLLAR |
static int |
DOT |
static int |
DOUBLE_ANGLE_STRING_LITERAL |
static int |
DOUBLE_QUOTE_STRING_LITERAL |
static int |
EOA |
static int |
EOB |
static int |
EOF |
static int |
EOR |
static int |
EPSILON |
static int |
ESC |
static int |
ETC |
static int |
FORCED_ACTION |
static int |
FRAGMENT |
static int |
GATED_SEMPRED |
static int |
ID |
static int |
IMPLIES |
static int |
IMPORT |
static int |
INITACTION |
static int |
INT |
static int |
INTERNAL_RULE_REF |
static int |
LABEL |
static int |
LEXER |
static int |
LEXER_GRAMMAR |
static int |
LITERAL_catch |
static int |
LITERAL_finally |
static int |
LITERAL_grammar |
static int |
LITERAL_lexer |
static int |
LITERAL_private |
static int |
LITERAL_protected |
static int |
LITERAL_public |
static int |
LITERAL_returns |
static int |
LITERAL_throws |
static int |
LITERAL_tree |
static int |
LPAREN |
static int |
ML_COMMENT |
static int |
NESTED_ACTION |
static int |
NESTED_ARG_ACTION |
static int |
NOT |
static int |
NULL_TREE_LOOKAHEAD |
static int |
OPEN_ELEMENT_OPTION |
static int |
OPTIONAL |
static int |
OPTIONS |
static int |
OR |
static int |
PARSER |
static int |
PARSER_GRAMMAR |
static int |
PLUS |
static int |
PLUS_ASSIGN |
static int |
POSITIVE_CLOSURE |
static int |
QUESTION |
static int |
RANGE |
static int |
RCURLY |
static int |
RET |
static int |
REWRITE |
static int |
ROOT |
static int |
RPAREN |
static int |
RULE |
static int |
RULE_REF |
static int |
SCOPE |
static int |
SEMI |
static int |
SEMPRED |
static int |
SL_COMMENT |
static int |
SRC |
static int |
STAR |
static int |
STRAY_BRACKET |
static int |
STRING_LITERAL |
static int |
SYN_SEMPRED |
static int |
SYNPRED |
static int |
TEMPLATE |
static int |
TOKEN_REF |
static int |
TOKENS |
static int |
TREE_BEGIN |
static int |
TREE_GRAMMAR |
static int |
WILDCARD |
static int |
WS |
static int |
WS_LOOP |
static int |
WS_OPT |
static int |
XDIGIT |
static final int EOF
static final int NULL_TREE_LOOKAHEAD
static final int OPTIONS
static final int TOKENS
static final int PARSER
static final int LEXER
static final int RULE
static final int BLOCK
static final int OPTIONAL
static final int CLOSURE
static final int POSITIVE_CLOSURE
static final int SYNPRED
static final int RANGE
static final int CHAR_RANGE
static final int EPSILON
static final int ALT
static final int EOR
static final int EOB
static final int EOA
static final int ID
static final int ARG
static final int ARGLIST
static final int RET
static final int LEXER_GRAMMAR
static final int PARSER_GRAMMAR
static final int TREE_GRAMMAR
static final int COMBINED_GRAMMAR
static final int INITACTION
static final int FORCED_ACTION
static final int LABEL
static final int TEMPLATE
static final int SCOPE
static final int IMPORT
static final int GATED_SEMPRED
static final int SYN_SEMPRED
static final int BACKTRACK_SEMPRED
static final int FRAGMENT
static final int DOT
static final int ACTION
static final int DOC_COMMENT
static final int SEMI
static final int LITERAL_lexer
static final int LITERAL_tree
static final int LITERAL_grammar
static final int AMPERSAND
static final int COLON
static final int RCURLY
static final int ASSIGN
static final int STRING_LITERAL
static final int CHAR_LITERAL
static final int INT
static final int STAR
static final int COMMA
static final int TOKEN_REF
static final int LITERAL_protected
static final int LITERAL_public
static final int LITERAL_private
static final int BANG
static final int ARG_ACTION
static final int LITERAL_returns
static final int LITERAL_throws
static final int LPAREN
static final int OR
static final int RPAREN
static final int LITERAL_catch
static final int LITERAL_finally
static final int PLUS_ASSIGN
static final int SEMPRED
static final int IMPLIES
static final int ROOT
static final int WILDCARD
static final int RULE_REF
static final int NOT
static final int TREE_BEGIN
static final int QUESTION
static final int PLUS
static final int OPEN_ELEMENT_OPTION
static final int CLOSE_ELEMENT_OPTION
static final int REWRITE
static final int ETC
static final int DOLLAR
static final int DOUBLE_QUOTE_STRING_LITERAL
static final int DOUBLE_ANGLE_STRING_LITERAL
static final int WS
static final int COMMENT
static final int SL_COMMENT
static final int ML_COMMENT
static final int STRAY_BRACKET
static final int ESC
static final int DIGIT
static final int XDIGIT
static final int NESTED_ARG_ACTION
static final int NESTED_ACTION
static final int ACTION_CHAR_LITERAL
static final int ACTION_STRING_LITERAL
static final int ACTION_ESC
static final int WS_LOOP
static final int INTERNAL_RULE_REF
static final int WS_OPT
static final int SRC
Copyright © 2020. All rights reserved.