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