public interface MessageMemberFormatter
| Modifier and Type | Method and Description |
|---|---|
default void |
appendClassAnnotations(JMessage<?> message) |
default void |
appendConstants(JMessage<?> message) |
default void |
appendConstructors(JMessage<?> message) |
default void |
appendExtraProperties(JMessage<?> message) |
default void |
appendFields(JMessage<?> message) |
default void |
appendMethods(JMessage<?> message) |
default Collection<String> |
getExtraImplements(JMessage<?> message) |
default void appendClassAnnotations(JMessage<?> message) throws GeneratorException
GeneratorExceptiondefault Collection<String> getExtraImplements(JMessage<?> message) throws GeneratorException
GeneratorExceptiondefault void appendConstants(JMessage<?> message) throws GeneratorException
GeneratorExceptiondefault void appendFields(JMessage<?> message) throws GeneratorException
GeneratorExceptiondefault void appendConstructors(JMessage<?> message) throws GeneratorException
GeneratorExceptiondefault void appendMethods(JMessage<?> message) throws GeneratorException
GeneratorExceptiondefault void appendExtraProperties(JMessage<?> message) throws GeneratorException
GeneratorExceptionCopyright © 2015–2018 morimekta.net. All rights reserved.