| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.FuncReturnContext |
PostgreSQLStatementParser.funcReturn() |
PostgreSQLStatementParser.FuncReturnContext |
PostgreSQLStatementParser.CreateFunctionContext.funcReturn() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitFuncReturn(PostgreSQLStatementParser.FuncReturnContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.funcReturn(). |
T |
PostgreSQLStatementParserVisitor.visitFuncReturn(PostgreSQLStatementParser.FuncReturnContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.funcReturn(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.