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

Method expr

policy/composer.go:465–465  ·  view source on GitHub ↗

expr returns the output expression for the step.

()

Source from the content-addressed store, hash-verified

463
464 // expr returns the output expression for the step.
465 expr() ast.Expr
466
467 // combine assembles two output expressions into a single output step.
468 combine(other compositionStep) compositionStep

Callers 5

OptimizeMethod · 0.65
optimizeRuleMethod · 0.65
combineAggregateMethod · 0.65
combineMethod · 0.65
combineMethod · 0.65

Calls

no outgoing calls

Tested by 1

OptimizeMethod · 0.52