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

Method SetUnionVal

pkg/sql/scanner/scan.go:47–47  ·  view source on GitHub ↗
(interface{})

Source from the content-addressed store, hash-verified

45 SetStr(string)
46 UnionVal() interface{}
47 SetUnionVal(interface{})
48}
49
50// Scanner lexes statements.

Callers 2

scanNumberImplMethod · 0.65
scanPlaceholderMethod · 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