| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.CopyGenericOptArgListItemContext |
PostgreSQLStatementParser.copyGenericOptArgListItem() |
PostgreSQLStatementParser.CopyGenericOptArgListItemContext |
PostgreSQLStatementParser.CopyGenericOptArgListContext.copyGenericOptArgListItem(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLStatementParser.CopyGenericOptArgListItemContext> |
PostgreSQLStatementParser.CopyGenericOptArgListContext.copyGenericOptArgListItem() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitCopyGenericOptArgListItem(PostgreSQLStatementParser.CopyGenericOptArgListItemContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.copyGenericOptArgListItem(). |
T |
PostgreSQLStatementBaseVisitor.visitCopyGenericOptArgListItem(PostgreSQLStatementParser.CopyGenericOptArgListItemContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.copyGenericOptArgListItem(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.