| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.CopyOptListContext |
PostgreSQLStatementParser.copyOptList() |
PostgreSQLStatementParser.CopyOptListContext |
PostgreSQLStatementParser.CopyOptionsContext.copyOptList() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitCopyOptList(PostgreSQLStatementParser.CopyOptListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.copyOptList(). |
T |
PostgreSQLStatementParserBaseVisitor.visitCopyOptList(PostgreSQLStatementParser.CopyOptListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.copyOptList(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.