Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-go
/ GetE2
Method
GetE2
repl/parser/commands_parser.go:4389–4389 ·
view source on GitHub ↗
GetE2 returns the e2 rule contexts.
()
Source
from the content-addressed store, hash-verified
4387
4388
// GetE2 returns the e2 rule contexts.
4389
GetE2() IExprContext
4390
4391
// SetE sets the e rule contexts.
4392
SetE(IConditionalOrContext)
Callers
1
VisitExpr
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