| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.VacAnalyzeOptionArgContext |
PostgreSQLStatementParser.vacAnalyzeOptionArg() |
PostgreSQLStatementParser.VacAnalyzeOptionArgContext |
PostgreSQLStatementParser.VacAnalyzeOptionElemContext.vacAnalyzeOptionArg() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitVacAnalyzeOptionArg(PostgreSQLStatementParser.VacAnalyzeOptionArgContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.vacAnalyzeOptionArg(). |
T |
PostgreSQLStatementBaseVisitor.visitVacAnalyzeOptionArg(PostgreSQLStatementParser.VacAnalyzeOptionArgContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.vacAnalyzeOptionArg(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.