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