Type Definition parol::grammar::production::Rhs

source · []
pub type Rhs = Vec<Symbol>;
Expand description

Right-hand side of a production. A collection of Symbols