public Productions.Grammar?BuildGrammar(Logger logger, IEnumerable <Symbol> symbols, Options options) => Productions.Build(logger, symbols, options);