Package | Description |
---|---|
org.fedorahosted.tennera.jgettext.catalog.parse |
Modifier and Type | Class and Description |
---|---|
class |
CatalogLexer
An Antlr lexer, hand-written to better match up with the processing of the GNU gettext po parser lexer.
|
class |
CatalogParser
Defines a parser for the GNU gettext PO/POT file formats.
|
class |
ExtendedCatalogParser
Here we extend the Antlr-generated parser to provide implementations of the supplied callback hooks
in order to transform the AST into a more workable object model.
|
Copyright © 2007–2016 JBoss, a division of Red Hat, Inc. All rights reserved.