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