java.lang.Object
io.quarkus.qute.generator.AbstractGenerator
io.quarkus.qute.generator.TemplateGlobalGenerator
Generates
TemplateInstance.Initializers for TemplateGlobal annotations.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final org.jboss.jandex.DotNameFields inherited from class io.quarkus.qute.generator.AbstractGenerator
generatedTypes, gizmo, index -
Constructor Summary
ConstructorsConstructorDescriptionTemplateGlobalGenerator(io.quarkus.gizmo2.ClassOutput classOutput, String namespace, int initialPriority, org.jboss.jandex.IndexView index) -
Method Summary
Methods inherited from class io.quarkus.qute.generator.AbstractGenerator
completeBoolean, hasClassInTypeClosure, hasCompletionStage, hasCompletionStageInTypeClosure, isEnum, processReturnVal, skipMemberType
-
Field Details
-
TEMPLATE_GLOBAL
public static final org.jboss.jandex.DotName TEMPLATE_GLOBAL -
NAME
- See Also:
-
SUFFIX
- See Also:
-
-
Constructor Details
-
TemplateGlobalGenerator
public TemplateGlobalGenerator(io.quarkus.gizmo2.ClassOutput classOutput, String namespace, int initialPriority, org.jboss.jandex.IndexView index)
-
-
Method Details
-
generate
-
getGeneratedTypes
- Overrides:
getGeneratedTypesin classAbstractGenerator
-
validate
public static void validate(org.jboss.jandex.MethodInfo method) -
validate
public static void validate(org.jboss.jandex.FieldInfo field)
-