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