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