createParseTreeCombined.createParseTreeCombined

Undocumented in source. Be warned that the author may not have intended to support it.
template createParseTreeCombined(SymbolID nonterminalID, productionIDs...)
NonterminalType!(allProductions[productionIDs[0] - startProductionID].nonterminalID.id)
createParseTreeCombined
(
T...
)

Meta