MCPcopy
hub / github.com/sqlc-dev/sqlc / Parser

Struct Parser

internal/engine/postgresql/parse.go:144–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142}
143
144type Parser struct {
145}
146
147var errSkip = errors.New("skip stmt")
148

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected