MCPcopy Create free account
hub / github.com/cockroachdb/cockroachdb-parser / SetStr

Method SetStr

pkg/sql/scanner/scan.go:45–45  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

43 SetPos(int32)
44 Str() string
45 SetStr(string)
46 UnionVal() interface{}
47 SetUnionVal(interface{})
48}

Callers 12

scanSetupMethod · 0.65
ScanCommentMethod · 0.65
normalizeIdentMethod · 0.65
scanIdentMethod · 0.65
scanNumberImplMethod · 0.65
scanPlaceholderMethod · 0.65
scanHexStringMethod · 0.65
scanBitStringMethod · 0.65
scanStringMethod · 0.65
scanStringMethod · 0.65

Implementers 3

fakeSympkg/sql/scanner/scan.go
plpgsqlSymTypepkg/sql/plpgsql/parser/plpgsql.go
jsonpathSymTypepkg/util/jsonpath/parser/jsonpath.go

Calls

no outgoing calls

Tested by

no test coverage detected