Method Parser.LR.Parser()->Kernel()->closure()
- Method closure
voidclosure(intnonterminal)- Description
Make the closure of this state.
- Parameter
nonterminal Nonterminal to make the closure on.
void closure(int nonterminal)
Make the closure of this state.
nonterminalNonterminal to make the closure on.