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

TypeAlias Index

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

Source from the content-addressed store, hash-verified

60}
61
62type Index uint64
63
64func (n *Index) Pos() int {
65 return 0

Callers 10

convertAggrefFunction · 0.92
convertCurrentOfExprFunction · 0.92
convertGroupingFuncFunction · 0.92
convertRangeTblEntryFunction · 0.92
convertRowMarkClauseFunction · 0.92
convertSortGroupClauseFunction · 0.92
convertTargetEntryFunction · 0.92
convertVarFunction · 0.92
convertWindowClauseFunction · 0.92
convertWindowFuncFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected