visitCreateIndex

abstract fun visitCreateIndex(ctx: PartiQLParser.CreateIndexContext): T

Visit a parse tree produced by the CreateIndex labeled alternative in createCommand.

Return

the visitor result

Parameters

ctx

the parse tree