public interface CatalogTokenTypes
Modifier and Type | Field and Description |
---|---|
static int |
CATALOG |
static int |
COMMENT |
static int |
DOMAIN |
static int |
EOF |
static int |
EXTRACTION |
static int |
FLAG |
static int |
MESSAGE |
static int |
MSGCTXT |
static int |
MSGID |
static int |
MSGID_PLURAL |
static int |
MSGSTR |
static int |
MSGSTR_PLURAL |
static int |
NULL_TREE_LOOKAHEAD |
static int |
OBSOLETE |
static int |
PLURALITY |
static int |
PREV_MSGCTXT |
static int |
PREV_MSGID |
static int |
PREV_MSGID_PLURAL |
static int |
REFERENCE |
static final int EOF
static final int NULL_TREE_LOOKAHEAD
static final int COMMENT
static final int EXTRACTION
static final int REFERENCE
static final int FLAG
static final int DOMAIN
static final int MSGCTXT
static final int MSGID
static final int MSGID_PLURAL
static final int MSGSTR
static final int MSGSTR_PLURAL
static final int PREV_MSGCTXT
static final int PREV_MSGID
static final int PREV_MSGID_PLURAL
static final int OBSOLETE
static final int PLURALITY
static final int CATALOG
static final int MESSAGE
Copyright © 2007–2016 JBoss, a division of Red Hat, Inc. All rights reserved.