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