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