visitDdl

abstract fun visitDdl(ctx: PartiQLParser.DdlContext): T

Visit a parse tree produced by ddl.

Return

the visitor result

Parameters

ctx

the parse tree