()
| 5565 | } |
| 5566 | |
| 5567 | func (p *CommandsParser) Calc() (localctx ICalcContext) { |
| 5568 | return p.calc(0) |
| 5569 | } |
| 5570 | |
| 5571 | func (p *CommandsParser) calc(_p int) (localctx ICalcContext) { |
| 5572 | var _parentctx antlr.ParserRuleContext = p.GetParserRuleContext() |