New functions in [GrammarFunctor].
- [Terminal.init], [Nonterminal.init], [Production.init] create arrays indexed with (integer codes for) symbols and productions. - Several functions allow finding the attributes attached with symbols, with producers, and with the grammar.
Please register or sign in to comment