updateForNewGrammaticalRestriction

A grammatical restriction has been added. Update this bundle tree to conform to the new restriction along any already-expanded paths for the given plan. Updated the treesToVisit collection to include any new trees to visit as a consequence of visiting this tree.

Parameters

planInProgress

The A_DefinitionParsingPlan along which to update the bundle tree (and extant successors).

treesToVisit

A collection of Pairs to visit. Updated to include successors of this <bundle, planInProgress>.