Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
VisitExpr
Method · 0.65
VisitConditionalOr
Method · 0.65
VisitConditionalAnd
Method · 0.65
Implementers
2
ExprContext
parser/gen/cel_parser.go
ExprContext
repl/parser/commands_parser.go
Calls
no outgoing calls
Tested by
no test coverage detected