@groovy.transform.InheritConstructors @groovy.transform.CompileStatic class MarkupViewCompiler extends AbstractGroovyTemplateCompiler
A compiler for markup templates
Fields inherited from class | Fields |
---|---|
class AbstractGroovyTemplateCompiler |
configuration, packageName, sourceDir, viewConfiguration |
Constructor and description |
---|
MarkupViewCompiler
() |
Type Params | Return Type | Name and description |
---|---|---|
|
protected org.codehaus.groovy.control.CompilerConfiguration |
configureCompiler(org.codehaus.groovy.control.CompilerConfiguration configuration) |
|
static void |
main(java.lang.String[] args) |
|
protected ViewsTransform |
newViewsTransform() |
Methods inherited from class | Name |
---|---|
class AbstractGroovyTemplateCompiler |
compile, compile, configureCompiler, newViewsTransform, run |