calcNextLookahead
- void calcNextLookahead(BitSet!TokenID result, LRGraph graph, SymbolWithConstraint symbol, TokenID currentToken, bool[NonterminalWithConstraint] done, size_t indent)
- BitSet!TokenID calcNextLookahead(LRGraph graph, size_t stateNr, size_t elementNr, TokenID currentToken, size_t indent)
- BitSet!TokenID calcNextLookahead(LRGraph graph, size_t stateNr, Action action, TokenID currentToken)
dparsergen generator parser
classesenumsfunctionsstructs