Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-go
/ AccuVar
Method
AccuVar
common/ast/expr.go:289–289 ·
view source on GitHub ↗
AccuVar returns the accumulation variable name.
()
Source
from the content-addressed store, hash-verified
287
288
// AccuVar returns the accumulation variable name.
289
AccuVar() string
290
291
// AccuInit returns the accumulation variable initialization expression.
292
AccuInit() Expr
Callers
15
planComprehension
Method · 0.65
prune
Method · 0.65
costComprehension
Method · 0.65
isBind
Method · 0.65
costBind
Method · 0.65
checkComprehension
Method · 0.65
Copy
Method · 0.65
constantExprMatcher
Method · 0.65
matchVariable
Method · 0.65
CopyExpr
Method · 0.65
SetKindCase
Method · 0.65
TestNavigableComprehensionExpr
Function · 0.65
Implementers
1
baseComprehensionExpr
common/ast/expr.go
Calls
no outgoing calls
Tested by
1
TestNavigableComprehensionExpr
Function · 0.52