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

TypeAlias AttrNumber

internal/sql/ast/typedefs.go:50–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50type AttrNumber int16
51
52func (n *AttrNumber) Pos() int {
53 return 0

Callers 3

convertFieldSelectFunction · 0.92
convertTargetEntryFunction · 0.92
convertVarFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected