()
| 3634 | } |
| 3635 | |
| 3636 | func (p *SqlBaseParser) Relation() (localctx IRelationContext) { |
| 3637 | return p.relation(0) |
| 3638 | } |
| 3639 | |
| 3640 | func (p *SqlBaseParser) relation(_p int) (localctx IRelationContext) { |
| 3641 | var _parentctx antlr.ParserRuleContext = p.GetParserRuleContext() |