Skip to content

deriveSourceMap

deriveSourceMap(ast): SourceMap

Defined in: execution/source-map.ts:329

Derive a source map from the plan AST alone (static analysis).

Uses [*] wildcards for array paths. Shows all possible match branches. For mapOut nodes, appends transform descriptions to each entry.

PlanAst

The plan’s AST

SourceMap

Source map with provenance for every output path