Class GeneratedTemplateFactorySupport<T>
java.lang.Object
com.blackbuild.klum.ast.runtime.generated.GeneratedTemplateFactorySupport<T>
- Type Parameters:
T- the generated model type
Generated-code linkage for the model-package Template Factory adapters emitted by the DSL transformation.
This is not a supported handwritten client API or general extension SPI. Generated schema classes link this
type through their model-package Foo_DSL.Factory.Template contract.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionFrom(File scriptFile, ClassLoader loader) From(URL scriptUrl, ClassLoader loader) With()With(groovy.lang.Closure<?> configuration)
-
Constructor Details
-
GeneratedTemplateFactorySupport
-
-
Method Details
-
With
-
With
-
With
-
With
-
From
-
From
-
From
-
From
-