| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.InsertSelectClauseContext |
PostgreSQLStatementParser.insertSelectClause() |
PostgreSQLStatementParser.InsertSelectClauseContext |
PostgreSQLStatementParser.InsertContext.insertSelectClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitInsertSelectClause(PostgreSQLStatementParser.InsertSelectClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.insertSelectClause(). |
T |
PostgreSQLStatementVisitor.visitInsertSelectClause(PostgreSQLStatementParser.InsertSelectClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.insertSelectClause(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.