@groovy.transform.CompileStatic @groovy.transform.InheritConstructors class JsonViewCompiler extends AbstractGroovyTemplateCompiler
A compiler for JSON views
| Properties inherited from class | Properties |
|---|---|
class AbstractGroovyTemplateCompiler |
configuration, packageName, sourceDir, viewConfiguration |
| Constructor and description |
|---|
JsonViewCompiler() |
| 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 |