| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.FuncTypeContext |
PostgreSQLStatementParser.funcType() |
PostgreSQLStatementParser.FuncTypeContext |
PostgreSQLStatementParser.DefArgContext.funcType() |
PostgreSQLStatementParser.FuncTypeContext |
PostgreSQLStatementParser.FuncArgContext.funcType() |
PostgreSQLStatementParser.FuncTypeContext |
PostgreSQLStatementParser.OperatorDefArgContext.funcType() |
PostgreSQLStatementParser.FuncTypeContext |
PostgreSQLStatementParser.TableFuncColumnContext.funcType() |
PostgreSQLStatementParser.FuncTypeContext |
PostgreSQLStatementParser.FuncReturnContext.funcType() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitFuncType(PostgreSQLStatementParser.FuncTypeContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.funcType(). |
T |
PostgreSQLStatementParserVisitor.visitFuncType(PostgreSQLStatementParser.FuncTypeContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.funcType(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.