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

Method GetE1

repl/parser/commands_parser.go:4386–4386  ·  view source on GitHub ↗

GetE1 returns the e1 rule contexts.

()

Source from the content-addressed store, hash-verified

4384
4385 // GetE1 returns the e1 rule contexts.
4386 GetE1() IConditionalOrContext
4387
4388 // GetE2 returns the e2 rule contexts.
4389 GetE2() IExprContext

Callers 3

VisitExprMethod · 0.65
VisitConditionalOrMethod · 0.65
VisitConditionalAndMethod · 0.65

Implementers 2

ExprContextparser/gen/cel_parser.go
ExprContextrepl/parser/commands_parser.go

Calls

no outgoing calls

Tested by

no test coverage detected