/**
* Some nodes are captured in additional structures to aid later resolution.
*/
private void setAdditionVisitor() {
setAdditionVisitor(new InclusiveNodeVisitor() {
/**
* Add parameter set as a child for printing input, but also add each defined value to the variable map.
*/
@Override
public boolean add(ParametersNode node) {