org.antlr.stringtemplate.language
Interface GroupParserTokenTypes
- All Known Implementing Classes:
- GroupLexer, GroupParser
- public interface GroupParserTokenTypes
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_group
public static final int LITERAL_group
- See Also:
- Constant Field Values
ID
public static final int ID
- 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
DEFINED_TO_BE
public static final int DEFINED_TO_BE
- See Also:
- Constant Field Values
STRING
public static final int STRING
- See Also:
- Constant Field Values
BIGSTRING
public static final int BIGSTRING
- See Also:
- Constant Field Values
COMMA
public static final int COMMA
- See Also:
- Constant Field Values
ASSIGN
public static final int ASSIGN
- See Also:
- Constant Field Values
ANONYMOUS_TEMPLATE
public static final int ANONYMOUS_TEMPLATE
- 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
COLON
public static final int COLON
- See Also:
- Constant Field Values
LITERAL_default
public static final int LITERAL_default
- 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
OPTIONAL
public static final int OPTIONAL
- 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
WS
public static final int WS
- See Also:
- Constant Field Values