| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.CopyGenericOptArgListItemContext |
PostgreSQLStatementParser.copyGenericOptArgListItem() |
PostgreSQLStatementParser.CopyGenericOptArgListItemContext |
PostgreSQLStatementParser.CopyGenericOptArgListContext.copyGenericOptArgListItem(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PostgreSQLStatementParser.CopyGenericOptArgListItemContext> |
PostgreSQLStatementParser.CopyGenericOptArgListContext.copyGenericOptArgListItem() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitCopyGenericOptArgListItem(PostgreSQLStatementParser.CopyGenericOptArgListItemContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.copyGenericOptArgListItem(). |
T |
PostgreSQLStatementParserBaseVisitor.visitCopyGenericOptArgListItem(PostgreSQLStatementParser.CopyGenericOptArgListItemContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.copyGenericOptArgListItem(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.