| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ExplainableStmtContext |
PostgreSQLStatementParser.explainableStmt() |
PostgreSQLStatementParser.ExplainableStmtContext |
PostgreSQLStatementParser.ExplainContext.explainableStmt() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitExplainableStmt(PostgreSQLStatementParser.ExplainableStmtContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.explainableStmt(). |
T |
PostgreSQLStatementParserVisitor.visitExplainableStmt(PostgreSQLStatementParser.ExplainableStmtContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.explainableStmt(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDALStatementSQLVisitor.visitExplainableStmt(PostgreSQLStatementParser.ExplainableStmtContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.