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