| Package | Description |
|---|---|
| org.appops.tsgen.jackson.module.writer |
| Modifier and Type | Class and Description |
|---|---|
class |
EnumTypeToEnumPatternWriter
Alternative to writing Java enum type to TypeScript enum type.
|
| Modifier and Type | Method and Description |
|---|---|
CustomAbstractTypeWriter |
WriterPreferences.getCustomWriter(AbstractNamedType type)
Fetches custon type writer.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CustomAbstractTypeWriter> |
WriterPreferences.getCustomWriters() |
| Modifier and Type | Method and Description |
|---|---|
void |
WriterPreferences.addWriter(CustomAbstractTypeWriter writer) |
Copyright © 2022. All rights reserved.