| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.CopyOptionContext |
PostgreSQLStatementParser.copyOption() |
PostgreSQLStatementParser.CopyOptionContext |
PostgreSQLStatementParser.CopyOptionListContext.copyOption(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLStatementParser.CopyOptionContext> |
PostgreSQLStatementParser.CopyOptionListContext.copyOption() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitCopyOption(PostgreSQLStatementParser.CopyOptionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.copyOption(). |
T |
PostgreSQLStatementParserVisitor.visitCopyOption(PostgreSQLStatementParser.CopyOptionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.copyOption(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.