| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.RowsFromListContext |
PostgreSQLStatementParser.rowsFromList() |
PostgreSQLStatementParser.RowsFromListContext |
PostgreSQLStatementParser.FunctionTableContext.rowsFromList() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitRowsFromList(PostgreSQLStatementParser.RowsFromListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.rowsFromList(). |
T |
PostgreSQLStatementParserVisitor.visitRowsFromList(PostgreSQLStatementParser.RowsFromListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.rowsFromList(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.