| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.CopyGenericOptElemContext |
PostgreSQLStatementParser.copyGenericOptElem() |
PostgreSQLStatementParser.CopyGenericOptElemContext |
PostgreSQLStatementParser.CopyGenericOptListContext.copyGenericOptElem(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PostgreSQLStatementParser.CopyGenericOptElemContext> |
PostgreSQLStatementParser.CopyGenericOptListContext.copyGenericOptElem() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitCopyGenericOptElem(PostgreSQLStatementParser.CopyGenericOptElemContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.copyGenericOptElem(). |
T |
PostgreSQLStatementBaseVisitor.visitCopyGenericOptElem(PostgreSQLStatementParser.CopyGenericOptElemContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.copyGenericOptElem(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.