| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.InsertTargetContext |
OpenGaussStatementParser.insertTarget() |
OpenGaussStatementParser.InsertTargetContext |
OpenGaussStatementParser.InsertContext.insertTarget() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitInsertTarget(OpenGaussStatementParser.InsertTargetContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.insertTarget(). |
T |
OpenGaussStatementVisitor.visitInsertTarget(OpenGaussStatementParser.InsertTargetContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.insertTarget(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussStatementSQLVisitor.visitInsertTarget(OpenGaussStatementParser.InsertTargetContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.