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

Method GetOp

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

GetOp returns the op token.

()

Source from the content-addressed store, hash-verified

4375
4376 // GetOp returns the op token.
4377 GetOp() antlr.Token
4378
4379 // SetOp sets the op token.
4380 SetOp(antlr.Token)

Callers 10

VisitExprMethod · 0.65
VisitRelationMethod · 0.65
VisitCalcMethod · 0.65
VisitSelectMethod · 0.65
VisitIndexMethod · 0.65
VisitCreateMessageMethod · 0.65
VisitGlobalCallMethod · 0.65
VisitCreateListMethod · 0.65
VisitCreateStructMethod · 0.65
unnestFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected