exitDdl

open fun exitDdl(ctx: PartiQLParser.DdlContext)

Exit a parse tree produced by PartiQLParser#ddl.

The default implementation does nothing.