public class Engine extends Object
| Constructor and Description |
|---|
Engine(TemplateConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
processEndpoint(EndpointNode clazz,
Writer out) |
void |
processIndexTs(TypesPackage params,
Writer out) |
void |
processModuleTs(TypesPackage params,
Writer out) |
void |
processServiceConfig(Writer out) |
void |
processTypeScriptTypeNode(TypeNode node,
Writer out) |
public Engine(TemplateConfiguration configuration)
public void processEndpoint(EndpointNode clazz, Writer out) throws IOException, freemarker.template.TemplateException
IOExceptionfreemarker.template.TemplateExceptionpublic void processIndexTs(TypesPackage params, Writer out) throws IOException, freemarker.template.TemplateException
IOExceptionfreemarker.template.TemplateExceptionpublic void processModuleTs(TypesPackage params, Writer out) throws IOException, freemarker.template.TemplateException
IOExceptionfreemarker.template.TemplateExceptionpublic void processTypeScriptTypeNode(TypeNode node, Writer out) throws IOException, freemarker.template.TemplateException
IOExceptionfreemarker.template.TemplateExceptionpublic void processServiceConfig(Writer out) throws IOException, freemarker.template.TemplateException
IOExceptionfreemarker.template.TemplateExceptionCopyright © 2016–2018. All rights reserved.