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