Interface | Description |
---|---|
CatalogTokenTypes |
Class | Description |
---|---|
CatalogLexer |
An Antlr lexer, hand-written to better match up with the processing of the GNU gettext po parser lexer.
|
CatalogParser |
Defines a parser for the GNU gettext PO/POT file formats.
|
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.
|
MessageStreamParser |
Exception | Description |
---|---|
ParseException |
ParseException implementation
|
UnexpectedTokenException |
UnexpectedTokenException implementation
|
Copyright © 2007–2016 JBoss, a division of Red Hat, Inc. All rights reserved.