visit Insert Statement
abstract fun visitInsertStatement(ctx: PartiQLParser.InsertStatementContext): T
Content copied to clipboard
Visit a parse tree produced by insertStatement.
Return
the visitor result
Parameters
ctx
the parse tree