[]
Visit a parse tree produced by update_stmt().
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode)
on context
.
public virtual Result VisitUpdate_stmt(SqlParser.Update_stmtContext context)
Type | Name | Description |
---|---|---|
SqlParser.Update_stmtContext | context | The parse tree. |
Type | Description |
---|---|
Result |