Determines if nonterminals with ID nonterminalID can be merged into
a single tree node for ambiguities with the GLR parser. Function
mergeParseTrees may be called for them.
classDynamicParseTreeCreator(alias GrammarModule, Location_, alias LocationRangeImpl = LocationRangeStartLength)
Determines if nonterminals with ID nonterminalID can be merged into a single tree node for ambiguities with the GLR parser. Function mergeParseTrees may be called for them.