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