protected abstract static class Builder.Built
extends groovy.lang.GroovyObjectSupport
| Modifier and Type | Field and Description |
|---|---|
protected Map |
namespaceSpecificTags |
protected groovy.lang.Closure |
root |
| Constructor and Description |
|---|
Builder.Built(groovy.lang.Closure root,
Map namespaceTagMap) |