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