org.antlr.stringtemplate.language
Interface ActionParserTokenTypes
- All Known Implementing Classes:
- ActionLexer, ActionParser
- public interface ActionParserTokenTypes
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
APPLY
public static final int APPLY
- See Also:
- Constant Field Values
MULTI_APPLY
public static final int MULTI_APPLY
- See Also:
- Constant Field Values
ARGS
public static final int ARGS
- See Also:
- Constant Field Values
INCLUDE
public static final int INCLUDE
- See Also:
- Constant Field Values
CONDITIONAL
public static final int CONDITIONAL
- See Also:
- Constant Field Values
VALUE
public static final int VALUE
- See Also:
- Constant Field Values
TEMPLATE
public static final int TEMPLATE
- See Also:
- Constant Field Values
FUNCTION
public static final int FUNCTION
- See Also:
- Constant Field Values
SINGLEVALUEARG
public static final int SINGLEVALUEARG
- See Also:
- Constant Field Values
LIST
public static final int LIST
- See Also:
- Constant Field Values
SEMI
public static final int SEMI
- See Also:
- Constant Field Values
LPAREN
public static final int LPAREN
- See Also:
- Constant Field Values
RPAREN
public static final int RPAREN
- See Also:
- Constant Field Values
LITERAL_separator
public static final int LITERAL_separator
- See Also:
- Constant Field Values
ASSIGN
public static final int ASSIGN
- See Also:
- Constant Field Values
COLON
public static final int COLON
- See Also:
- Constant Field Values
COMMA
public static final int COMMA
- See Also:
- Constant Field Values
NOT
public static final int NOT
- See Also:
- Constant Field Values
PLUS
public static final int PLUS
- See Also:
- Constant Field Values
DOT
public static final int DOT
- See Also:
- Constant Field Values
ID
public static final int ID
- See Also:
- Constant Field Values
LITERAL_first
public static final int LITERAL_first
- See Also:
- Constant Field Values
LITERAL_rest
public static final int LITERAL_rest
- See Also:
- Constant Field Values
LITERAL_last
public static final int LITERAL_last
- See Also:
- Constant Field Values
LITERAL_super
public static final int LITERAL_super
- See Also:
- Constant Field Values
ANONYMOUS_TEMPLATE
public static final int ANONYMOUS_TEMPLATE
- See Also:
- Constant Field Values
STRING
public static final int STRING
- See Also:
- Constant Field Values
INT
public static final int INT
- See Also:
- Constant Field Values
LBRACK
public static final int LBRACK
- See Also:
- Constant Field Values
RBRACK
public static final int RBRACK
- See Also:
- Constant Field Values
DOTDOTDOT
public static final int DOTDOTDOT
- See Also:
- Constant Field Values
TEMPLATE_ARGS
public static final int TEMPLATE_ARGS
- See Also:
- Constant Field Values
NESTED_ANONYMOUS_TEMPLATE
public static final int NESTED_ANONYMOUS_TEMPLATE
- See Also:
- Constant Field Values
ESC_CHAR
public static final int ESC_CHAR
- See Also:
- Constant Field Values
WS
public static final int WS
- See Also:
- Constant Field Values
WS_CHAR
public static final int WS_CHAR
- See Also:
- Constant Field Values