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

Method Int32

pkg/sql/sem/tree/parse_string.go:178–178  ·  view source on GitHub ↗
(i int32)

Source from the content-addressed store, hash-verified

176 Float(f float64)
177 Int16(i int16)
178 Int32(i int32)
179 Int(i int64)
180 Duration(d duration.Duration)
181 JSON(j json.JSON)

Callers 7

SetBatchMethod · 0.65
AppendMethod · 0.65
CopyMethod · 0.65
SetValueAtFunction · 0.65
GetValueAtFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected