Type Alias parol::analysis::follow::FollowSet

source ·
pub type FollowSet = Vec<KTuples>;
Expand description

KTuples for non-terminals in non-terminal-index (alphabetical) order

Aliased Type§

struct FollowSet { /* private fields */ }