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.
Parameters
Section titled “Parameters”The plan’s AST
Returns
Section titled “Returns”Source map with provenance for every output path