public class JMessageFormat extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DBL_INDENT |
| Constructor and Description |
|---|
JMessageFormat(JHelper helper,
JOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
format(net.morimekta.util.io.IndentedPrintWriter writer,
PStructDescriptor<?,?> descriptor) |
void |
format(net.morimekta.util.io.IndentedPrintWriter writer,
PStructDescriptor<?,?> descriptor,
net.morimekta.providence.reflect.contained.CService containingService) |
public static final String DBL_INDENT
public void format(net.morimekta.util.io.IndentedPrintWriter writer,
PStructDescriptor<?,?> descriptor)
throws GeneratorException,
IOException
GeneratorExceptionIOExceptionpublic void format(net.morimekta.util.io.IndentedPrintWriter writer,
PStructDescriptor<?,?> descriptor,
net.morimekta.providence.reflect.contained.CService containingService)
throws GeneratorException,
IOException
GeneratorExceptionIOExceptionCopyright © 2016. All rights reserved.