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

Function visit

packages/traverse/src/traverse.ts:115–150  ·  view source on GitHub ↗
(
  node: any,
  visitor: { [key: string]: (node: any, ctx: VisitorContext) => void },
  ctx: VisitorContext = { path: [], parent: null, key: '' }
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

traverse.test.tsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected