visit Insert Statement
open fun visitInsertStatement(ctx: PartiQLParser.InsertStatementContext): T
Content copied to clipboard
Visit a parse tree produced by PartiQLParser#insertStatement.
The default implementation returns the result of calling visitChildren on ctx.