Function parol::analysis::left_recursion::detect_left_recursions[][src]

pub fn detect_left_recursions(grammar: &Cfg) -> HashSet<Vec<NtNodeType>>