MCPcopy Create free account
hub / github.com/cel-expr/cel-go / HasIterVar2

Method HasIterVar2

common/ast/expr.go:286–286  ·  view source on GitHub ↗

HasIterVar2 returns true if the second iteration variable is non-empty.

()

Source from the content-addressed store, hash-verified

284
285 // HasIterVar2 returns true if the second iteration variable is non-empty.
286 HasIterVar2() bool
287
288 // AccuVar returns the accumulation variable name.
289 AccuVar() string

Callers 6

pruneMethod · 0.65
costComprehensionMethod · 0.65
checkComprehensionMethod · 0.65
HasIterVar2Method · 0.65
appendComprehensionMethod · 0.65

Implementers 1

baseComprehensionExprcommon/ast/expr.go

Calls

no outgoing calls

Tested by 1