MCPcopy 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

VisitConditionalOrMethod · 0.65
VisitConditionalAndMethod · 0.65
VisitLogicalNotMethod · 0.65
VisitNegateMethod · 0.65
unnestFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected