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