Class SimpleNameFor
java.lang.Object
com.webcohesion.enunciate.util.freemarker.SimpleNameWithParamsMethod
com.webcohesion.enunciate.modules.csharp_client.SimpleNameFor
- All Implemented Interfaces:
freemarker.template.TemplateMethodModel,freemarker.template.TemplateMethodModelEx,freemarker.template.TemplateModel
- Author:
- Ryan Heaton
-
Field Summary
Fields inherited from interface freemarker.template.TemplateModel
NOTHING -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.webcohesion.enunciate.util.freemarker.SimpleNameWithParamsMethod
exec, simpleNameFor
-
Constructor Details
-
SimpleNameFor
-
-
Method Details
-
convertTypeParams
protected String convertTypeParams(TypeElement declaration) throws freemarker.template.TemplateModelException - Overrides:
convertTypeParamsin classSimpleNameWithParamsMethod- Throws:
freemarker.template.TemplateModelException
-