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 |
addTypeImports(JHeader header,
PDescriptor<?> descriptor) |
void |
appendDefaultConstants(List<JField> fields) |
void |
appendTypedValue(Object value,
PDescriptor<?> type) |
public void appendDefaultConstants(List<JField> fields) throws GeneratorException
GeneratorExceptionpublic void addTypeImports(JHeader header, PDescriptor<?> descriptor) throws GeneratorException
GeneratorExceptionpublic void appendTypedValue(Object value, PDescriptor<?> type) throws GeneratorException
GeneratorExceptionCopyright © 2016. All rights reserved.