Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
VisitSelect
Method · 0.65
VisitIndex
Method · 0.65
VisitIFieldInitializerList
Method · 0.65
VisitMapInitializerList
Method · 0.65
visitListInit
Method · 0.65
Implementers
2
OptExprContext
parser/gen/cel_parser.go
OptExprContext
repl/parser/commands_parser.go
Calls
no outgoing calls
Tested by
no test coverage detected