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