| 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 |
PostgreSQLStatementParserVisitor.visitCopyGenericOptElem(PostgreSQLStatementParser.CopyGenericOptElemContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.copyGenericOptElem(). |
T |
PostgreSQLStatementParserBaseVisitor.visitCopyGenericOptElem(PostgreSQLStatementParser.CopyGenericOptElemContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.copyGenericOptElem(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.