()
| 1341 | } |
| 1342 | |
| 1343 | func (p *CELParser) Relation() (localctx IRelationContext) { |
| 1344 | return p.relation(0) |
| 1345 | } |
| 1346 | |
| 1347 | func (p *CELParser) relation(_p int) (localctx IRelationContext) { |
| 1348 | var _parentctx antlr.ParserRuleContext = p.GetParserRuleContext() |