public class AnyMessageFormatter extends Object implements MessageMemberFormatter
| Constructor and Description |
|---|
AnyMessageFormatter(net.morimekta.util.io.IndentedPrintWriter writer,
JHelper helper) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendExtraProperties(JMessage<?> message) |
void |
appendMethods(JMessage<?> message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitappendClassAnnotations, appendConstants, appendConstructors, appendFields, getExtraImplementspublic AnyMessageFormatter(net.morimekta.util.io.IndentedPrintWriter writer,
JHelper helper)
public void appendMethods(JMessage<?> message) throws GeneratorException
appendMethods in interface MessageMemberFormatterGeneratorExceptionpublic void appendExtraProperties(JMessage<?> message) throws GeneratorException
appendExtraProperties in interface MessageMemberFormatterGeneratorExceptionCopyright © 2015–2018 morimekta.net. All rights reserved.