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

Method Relation

repl/parser/commands_parser.go:5301–5303  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5299}
5300
5301func (p *CommandsParser) Relation() (localctx IRelationContext) {
5302 return p.relation(0)
5303}
5304
5305func (p *CommandsParser) relation(_p int) (localctx IRelationContext) {
5306 var _parentctx antlr.ParserRuleContext = p.GetParserRuleContext()

Callers

nothing calls this directly

Calls 1

relationMethod · 0.95

Tested by

no test coverage detected