public class JValueFormat extends Object
| Constructor and Description |
|---|
JValueFormat(net.morimekta.util.io.IndentedPrintWriter writer,
JOptions options,
JHelper helper) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendDefaultConstants(List<JField> fields) |
void |
appendTypedValue(Object value,
PDescriptor type) |
public void appendDefaultConstants(List<JField> fields) throws GeneratorException
GeneratorExceptionpublic void appendTypedValue(Object value, PDescriptor type) throws GeneratorException
GeneratorExceptionCopyright © 2016. All rights reserved.