partiql-parser
0.14.3
partiql-parser
/
org.partiql.parser.antlr
/
PartiQLBaseListener
/
exitPair
exit
Pair
open
fun
exitPair
(
ctx
:
PartiQLParser.PairContext
)
Content copied to clipboard
Exit a parse tree produced by PartiQLParser#pair.
The default implementation does nothing.