partiql-parser
0.14.3
partiql-parser
/
org.partiql.parser.antlr
/
PartiQLBaseListener
/
exitUpsertCommand
exit
Upsert
Command
open
fun
exitUpsertCommand
(
ctx
:
PartiQLParser.UpsertCommandContext
)
Content copied to clipboard
Exit a parse tree produced by PartiQLParser#upsertCommand.
The default implementation does nothing.