MCPcopy Create free account
hub / github.com/constructive-io/pgsql-parser / deparseSync

Function deparseSync

packages/plpgsql-parser/src/deparse.ts:75–107  ·  view source on GitHub ↗
(
  input: ParsedScript | TransformContext,
  options: DeparseOptions = {}
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

parser.test.tsFile · 0.90
transformSyncFunction · 0.90
round-trip.test.tsFile · 0.90
expectAstMatchMethod · 0.90
expectParseDeparseMethod · 0.90
generateTestsMethod · 0.90
hydrate.test.tsFile · 0.90

Calls 4

dehydratePlpgsqlAstFunction · 0.90
stitchBodyIntoSqlAstFunction · 0.85
deparseMethod · 0.45

Tested by 1

transformStatementFunction · 0.72