ID of nonterminal for this tree starting at grammarInfo.startNonterminalID
or SymbolID.max if not applicable.
See grammarInfo.allNonterminals[nonterminalID - grammarInfo.startNonterminalID]
for details about the nonterminal.
classDynamicParseTree(Location, alias LocationRangeImpl = LocationRangeStartLength)
ID of nonterminal for this tree starting at grammarInfo.startNonterminalID or SymbolID.max if not applicable. See grammarInfo.allNonterminals[nonterminalID - grammarInfo.startNonterminalID] for details about the nonterminal.