| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.CopyContext |
PostgreSQLStatementParser.copy() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitCopy(PostgreSQLStatementParser.CopyContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.copy(). |
T |
PostgreSQLStatementBaseVisitor.visitCopy(PostgreSQLStatementParser.CopyContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.copy(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.