Module useful

Module useful 

Source
Expand description

Analysis of rule usefulness.

Structs§

RuleUsefulness
Useful rules are both reachable and productive.
Usefulness
Contains the information about usefulness of the grammar’s rules. Useful rules are both reachable and productive.
UsefulnessForRule
A reference to a useless rule, together with the reason for its uselessness.