MCPcopy 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

3216func (s *CreateMessageContext) SetOp(v antlr.Token) { s.op = v }
3217
3218func (s *CreateMessageContext) GetIds() []antlr.Token { return s.ids }
3219
3220func (s *CreateMessageContext) GetOps() []antlr.Token { return s.ops }
3221

Callers 1

VisitCreateMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected