Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-go
/ LoopStep
Method
LoopStep
common/ast/expr.go:298–298 ·
view source on GitHub ↗
LoopStep returns the loop step expression.
()
Source
from the content-addressed store, hash-verified
296
297
// LoopStep returns the loop step expression.
298
LoopStep() Expr
299
300
// Result returns the comprehension result expression.
301
Result() Expr
Callers
15
VisitExpr
Method · 0.65
comprehensionSubExprIDs
Function · 0.65
planComprehension
Method · 0.65
prune
Method · 0.65
visit
Function · 0.65
costComprehension
Method · 0.65
checkComprehension
Method · 0.65
Copy
Method · 0.65
VisitExpr
Method · 0.65
CopyExpr
Method · 0.65
SetKindCase
Method · 0.65
TestComprehension
Function · 0.65
Implementers
1
baseComprehensionExpr
common/ast/expr.go
Calls
no outgoing calls
Tested by
3
TestComprehension
Function · 0.52
TestComprehensionNil
Function · 0.52
TestNavigableComprehensionExpr
Function · 0.52