public class TinyMessageFormat extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DBL_INDENT |
| Constructor and Description |
|---|
TinyMessageFormat(JHelper helper,
TinyOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
format(net.morimekta.util.io.IndentedPrintWriter writer,
PStructDescriptor<?,?> descriptor) |
public static final String DBL_INDENT
public TinyMessageFormat(JHelper helper, TinyOptions options)
public void format(net.morimekta.util.io.IndentedPrintWriter writer,
PStructDescriptor<?,?> descriptor)
throws GeneratorException,
IOException
GeneratorExceptionIOExceptionCopyright © 2015–2016 morimekta.net. All rights reserved.