- 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