| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.TableFuncColumnListContext |
PostgreSQLStatementParser.tableFuncColumnList() |
PostgreSQLStatementParser.TableFuncColumnListContext |
PostgreSQLStatementParser.CreateFunctionContext.tableFuncColumnList() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitTableFuncColumnList(PostgreSQLStatementParser.TableFuncColumnListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.tableFuncColumnList(). |
T |
PostgreSQLStatementBaseVisitor.visitTableFuncColumnList(PostgreSQLStatementParser.TableFuncColumnListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.tableFuncColumnList(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.