o_UpdateForNewGrammaticalRestriction

open override fun o_UpdateForNewGrammaticalRestriction(    self: AvailObject,     planInProgress: A_ParsingPlanInProgress,     treesToVisit: Deque<Pair<A_BundleTree, A_ParsingPlanInProgress>>)

An A_GrammaticalRestriction has been added. Update this bundle tree and any relevant successors related to the given A_ParsingPlanInProgress to agree with the new restriction.