Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-go
/ GetOps
Method
GetOps
repl/parser/commands_parser.go:4642–4642 ·
view source on GitHub ↗
GetOps returns the ops token list.
()
Source
from the content-addressed store, hash-verified
4640
4641
// GetOps returns the ops token list.
4642
GetOps() []antlr.Token
4643
4644
// SetOps sets the ops token list.
4645
SetOps([]antlr.Token)
Callers
5
VisitConditionalOr
Method · 0.65
VisitConditionalAnd
Method · 0.65
VisitLogicalNot
Method · 0.65
VisitNegate
Method · 0.65
unnest
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected