@groovy.transform.CompileStatic @groovy.transform.InheritConstructors class JsonViewCompiler extends AbstractGroovyTemplateCompiler
A compiler for JSON views
| 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() |