Uses of Enum Class
gg.jte.compiler.TemplateType
Packages that use TemplateType
-
Uses of TemplateType in gg.jte.compiler
Fields in gg.jte.compiler declared as TemplateTypeMethods in gg.jte.compiler that return TemplateTypeModifier and TypeMethodDescriptionstatic TemplateTypeReturns the enum constant of this class with the specified name.static TemplateType[]TemplateType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in gg.jte.compiler with parameters of type TemplateTypeModifierConstructorDescriptionTemplateParser(String templateCode, TemplateType type, TemplateParserVisitor visitor, TemplateConfig config)