| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.InsertTargetContext |
PostgreSQLStatementParser.insertTarget() |
PostgreSQLStatementParser.InsertTargetContext |
PostgreSQLStatementParser.InsertContext.insertTarget() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitInsertTarget(PostgreSQLStatementParser.InsertTargetContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.insertTarget(). |
T |
PostgreSQLStatementParserBaseVisitor.visitInsertTarget(PostgreSQLStatementParser.InsertTargetContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.insertTarget(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLStatementSQLVisitor.visitInsertTarget(PostgreSQLStatementParser.InsertTargetContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.