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