partiql-parser
0.14.3
partiql-parser
/
org.partiql.parser.antlr
/
PartiQLBaseListener
/
enterUpdateClause
enter
Update
Clause
open
fun
enterUpdateClause
(
ctx
:
PartiQLParser.UpdateClauseContext
)
Content copied to clipboard
Enter a parse tree produced by PartiQLParser#updateClause.
The default implementation does nothing.