Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
VisitExpr
Method · 0.65
VisitRelation
Method · 0.65
VisitCalc
Method · 0.65
VisitSelect
Method · 0.65
VisitIndex
Method · 0.65
VisitCreateMessage
Method · 0.65
VisitGlobalCall
Method · 0.65
VisitCreateList
Method · 0.65
VisitCreateStruct
Method · 0.65
unnest
Function · 0.65
Implementers
2
ExprContext
parser/gen/cel_parser.go
ExprContext
repl/parser/commands_parser.go
Calls
no outgoing calls
Tested by
no test coverage detected