Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.
25029
type
Cloner
interface
{
25030
Clone() any
25031
}
25032
25033
var
statePool = &sync.Pool{
Callers
15
Copy
Method · 0.65
CopyFrom
Method · 0.65
newTypeVector
Function · 0.65
LookupTypeRecord
Method · 0.65
LookupTypeUnion
Method · 0.65
LookupTypeEnum
Method · 0.65
Nullable
Method · 0.65
ChangeType
Method · 0.65
Clone
Method · 0.65
sqlWith
Method · 0.65
star
Method · 0.65
semOp
Method · 0.65
Implementers
1
Bits
vector/bitvec/bits.go
Calls
no outgoing calls
Tested by
no test coverage detected