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