MCPcopy 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

planComprehensionMethod · 0.65
pruneMethod · 0.65
costComprehensionMethod · 0.65
isBindMethod · 0.65
costBindMethod · 0.65
checkComprehensionMethod · 0.65
CopyMethod · 0.65
constantExprMatcherMethod · 0.65
matchVariableMethod · 0.65
CopyExprMethod · 0.65
SetKindCaseMethod · 0.65

Implementers 1

baseComprehensionExprcommon/ast/expr.go

Calls

no outgoing calls

Tested by 1