You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
// $ANTLR 2.7.1: gettext.g -> GettextParserTokenTypes.txt$
|
|
GettextParser // output token vocab name
|
|
T_MSGID=4
|
|
T_COMMENT=5
|
|
T_STRING=6
|
|
T_MSGID_PLURAL=7
|
|
T_MSGSTR=8
|
|
L_BRACKET=9
|
|
T_INT=10
|
|
R_BRACKET=11
|
|
WS=12
|
|
MSG_TAG=13
|
|
ESC=14
|