Generate all scaffold artifacts for a grammar, returning a map of
filename → TypeScript source. Use this when writing to a directory
(--outdir); each entry is written as a sibling file.
Span-lexer parser ({ParserName}.ts), transformer, pipeline, and facade
artifacts are all included when the corresponding flags are set.
Generate all scaffold artifacts for a grammar, returning a map of
filename → TypeScript source. Use this when writing to a directory (--outdir); each entry is written as a sibling file.Span-lexer parser (
{ParserName}.ts), transformer, pipeline, and facade artifacts are all included when the corresponding flags are set.