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