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