visitInsertStatementLegacy

abstract fun visitInsertStatementLegacy(ctx: PartiQLParser.InsertStatementLegacyContext): T

Visit a parse tree produced by insertStatementLegacy.

Return

the visitor result

Parameters

ctx

the parse tree