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

Method GetOpt

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

GetOpt returns the opt token.

()

Source from the content-addressed store, hash-verified

9274
9275 // GetOpt returns the opt token.
9276 GetOpt() antlr.Token
9277
9278 // SetOpt sets the opt token.
9279 SetOpt(antlr.Token)

Callers 5

VisitSelectMethod · 0.65
VisitIndexMethod · 0.65
visitListInitMethod · 0.65

Implementers 2

OptExprContextparser/gen/cel_parser.go
OptExprContextrepl/parser/commands_parser.go

Calls

no outgoing calls

Tested by

no test coverage detected