Module parol::analysis::nt_grammar_graph[][src]

Expand description

This module provides a special graph type that is mostly used for the detection of left recursions.

Structs

Grammar graph over non-terminals and productions of a Cfg

Enums