Type Definition artlr_syntax::grammar::first_follow_symbols::SymbolsMap[][src]

type SymbolsMap<T> = HashMap<T, HashSet<T>>;