Searched refs:NontermID (Results 1 – 1 of 1) sorted by relevance
56 for (SymbolID NontermID = 0; NontermID < G.table().Nonterminals.size(); in dumpForTests() local57 ++NontermID) { in dumpForTests()58 if (auto GS = getGoToState(S, NontermID)) { in dumpForTests()60 G.symbolName(NontermID), *GS); in dumpForTests()