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