partiql-parser
0.14.3
partiql-parser
/
org.partiql.parser.antlr
/
PartiQLBaseListener
/
exitMathOp01
exit
Math
Op01
open
fun
exitMathOp01
(
ctx
:
PartiQLParser.MathOp01Context
)
Content copied to clipboard
Exit a parse tree produced by PartiQLParser#mathOp01.
The default implementation does nothing.