Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-go
/ Size
Method
Size
common/ast/expr.go:218–218 ·
view source on GitHub ↗
Size returns the number of entries in the map.
()
Source
from the content-addressed store, hash-verified
216
217
// Size returns the number of entries in the map.
218
Size() int
219
220
// marker interface method
221
isExpr()
Callers
15
Optimize
Method · 0.65
optionalDecls
Function · 0.65
maybeOptimizeSetMembership
Function · 0.65
ResolveName
Method · 0.65
refQualify
Function · 0.65
actualSize
Function · 0.65
maybeCreateLiteral
Method · 0.65
maybePruneIn
Method · 0.65
costCreateList
Method · 0.65
costCreateMap
Method · 0.65
isBind
Method · 0.65
computeExprSize
Function · 0.65
Implementers
1
baseMapExpr
common/ast/expr.go
Calls
no outgoing calls
Tested by
14
optionalDecls
Function · 0.52
TestFunctionMerge
Function · 0.52
TestUnaryBinding
Function · 0.52
TestDynamicDispatch
Function · 0.52
BenchmarkDynamicDispatch
Function · 0.52
TestList
Function · 0.52
TestListNil
Function · 0.52
TestMap
Function · 0.52
TestMapNil
Function · 0.52
TestNavigableListExpr
Function · 0.52
TestNavigableMapExpr
Function · 0.52
TestFunctionBindings
Function · 0.52