pub fn literal_ranges(ranges: Vec<RangeInclusive<char>>) -> Rc<Grammar>
Available on crate feature grammar_mutator only.