Searched refs:StartRule (Results 1 – 1 of 1) sorted by relevance
242 const Rule &StartRule = G.lookupRule(RID); in buildLR0() local243 assert(StartRule.Size == 1 && in buildLR0()245 Builder.addStartState(StartRule.seq().front(), Result.first); in buildLR0()