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

Method Int16

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

Source from the content-addressed store, hash-verified

175 Decimal() *apd.Decimal
176 Float(f float64)
177 Int16(i int16)
178 Int32(i int32)
179 Int(i int64)
180 Duration(d duration.Duration)

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