org.antlr.stringtemplate.language
Interface StringTemplateLanguageParserTokenTypes
- All Known Implementing Classes:
- StringTemplateLanguageLexer, StringTemplateLanguageParser
- public interface StringTemplateLanguageParserTokenTypes
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
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
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
NOT
public static final int NOT
- See Also:
- Constant Field Values
PLUS
public static final int PLUS
- 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
ID
public static final int ID
- 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
DOT
public static final int DOT
- 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