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