| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ExplainOptionArgContext |
PostgreSQLStatementParser.explainOptionArg() |
PostgreSQLStatementParser.ExplainOptionArgContext |
PostgreSQLStatementParser.ExplainOptionElemContext.explainOptionArg() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitExplainOptionArg(PostgreSQLStatementParser.ExplainOptionArgContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.explainOptionArg(). |
T |
PostgreSQLStatementParserVisitor.visitExplainOptionArg(PostgreSQLStatementParser.ExplainOptionArgContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.explainOptionArg(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.