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