| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.FuncScalarReturnContext |
SQLServerStatementParser.funcScalarReturn() |
SQLServerStatementParser.FuncScalarReturnContext |
SQLServerStatementParser.FuncReturnsContext.funcScalarReturn() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementVisitor.visitFuncScalarReturn(SQLServerStatementParser.FuncScalarReturnContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.funcScalarReturn(). |
T |
SQLServerStatementBaseVisitor.visitFuncScalarReturn(SQLServerStatementParser.FuncScalarReturnContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.funcScalarReturn(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.