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