MCPcopy Create free account
hub / github.com/brimdata/super / Clone

Method Clone

compiler/parser/parser.go:25030–25030  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25028// the case of backtracking.
25029type Cloner interface {
25030 Clone() any
25031}
25032
25033var statePool = &sync.Pool{

Callers 15

CopyMethod · 0.65
CopyFromMethod · 0.65
newTypeVectorFunction · 0.65
LookupTypeRecordMethod · 0.65
LookupTypeUnionMethod · 0.65
LookupTypeEnumMethod · 0.65
NullableMethod · 0.65
ChangeTypeMethod · 0.65
CloneMethod · 0.65
sqlWithMethod · 0.65
starMethod · 0.65
semOpMethod · 0.65

Implementers 1

Bitsvector/bitvec/bits.go

Calls

no outgoing calls

Tested by

no test coverage detected