public interface EnumMemberFormatter
| Modifier and Type | Method and Description |
|---|---|
default void |
appendClassAnnotations(CEnumDescriptor type) |
default void |
appendExtraProperties(CEnumDescriptor type) |
default void |
appendMethods(CEnumDescriptor type) |
default Collection<String> |
getExtraImplements(CEnumDescriptor type) |
default void appendClassAnnotations(CEnumDescriptor type) throws GeneratorException
GeneratorExceptiondefault Collection<String> getExtraImplements(CEnumDescriptor type) throws GeneratorException
GeneratorExceptiondefault void appendMethods(CEnumDescriptor type) throws GeneratorException
GeneratorExceptiondefault void appendExtraProperties(CEnumDescriptor type) throws GeneratorException
GeneratorExceptionCopyright © 2015–2018 morimekta.net. All rights reserved.