@TupleConstructor(defaults: false) class VariableDeclarationMerger extends Object
Merges variable declarations in a th:with attribute processor, taking
the declarations in the target and combining them with the declarations in
the source, overriding any same-named declarations in the target.
| Type | Name and description |
|---|---|
IExpressionContext |
context |
| Constructor and description |
|---|
VariableDeclarationMerger() |
Groovy Documentation