Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-go
/ GetIds
Method
GetIds
parser/gen/cel_parser.go:3218–3218 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3216
func
(s *CreateMessageContext) SetOp(v antlr.Token) { s.op = v }
3217
3218
func
(s *CreateMessageContext) GetIds() []antlr.Token {
return
s.ids }
3219
3220
func
(s *CreateMessageContext) GetOps() []antlr.Token {
return
s.ops }
3221
Callers
1
VisitCreateMessage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected