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

Function NewParser

internal/engine/clickhouse/parse.go:14–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12)
13
14func NewParser() *Parser {
15 return &Parser{}
16}
17
18type Parser struct{}
19

Callers 1

parse.goFile · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected