Uses of Enum Class
gg.jte.compiler.TemplateType
Packages that use TemplateType
-
Uses of TemplateType in gg.jte.compiler
Subclasses with type arguments of type TemplateType in gg.jte.compilerFields 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)