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