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