Class NameForEnumConstantMethod
- java.lang.Object
-
- com.webcohesion.enunciate.modules.c_client.NameForEnumConstantMethod
-
- All Implemented Interfaces:
freemarker.template.TemplateMethodModel,freemarker.template.TemplateMethodModelEx,freemarker.template.TemplateModel
public class NameForEnumConstantMethod extends Object implements freemarker.template.TemplateMethodModelEx
Gets a C-style, unambiguous name for an enum contant.- Author:
- Ryan Heaton