Module parol::analysis::follow[][src]

Expand description

Grammar flow analysis FOLLOW k of productions and non-terminals

Functions

Calculates the FOLLOW k sets for all non-terminals of the given grammar.

Type Definitions