Type Definition gll::scannerless::Grammar

source ·
pub type Grammar<S = String> = Grammar<Pat<S>>;