visitInsertStatement

open fun visitInsertStatement(ctx: PartiQLParser.InsertStatementContext): T

Visit a parse tree produced by PartiQLParser#insertStatement.

The default implementation returns the result of calling visitChildren on ctx.