| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.VacuumRelationListContext |
OpenGaussStatementParser.vacuumRelationList() |
OpenGaussStatementParser.VacuumRelationListContext |
OpenGaussStatementParser.AnalyzeTableContext.vacuumRelationList() |
OpenGaussStatementParser.VacuumRelationListContext |
OpenGaussStatementParser.VacuumContext.vacuumRelationList() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitVacuumRelationList(OpenGaussStatementParser.VacuumRelationListContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.vacuumRelationList(). |
T |
OpenGaussStatementVisitor.visitVacuumRelationList(OpenGaussStatementParser.VacuumRelationListContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.vacuumRelationList(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussDALStatementSQLVisitor.visitVacuumRelationList(OpenGaussStatementParser.VacuumRelationListContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.