| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.ConcurrentlyClauseContext |
OpenGaussStatementParser.concurrentlyClause() |
OpenGaussStatementParser.ConcurrentlyClauseContext |
OpenGaussStatementParser.CreateIndexContext.concurrentlyClause() |
OpenGaussStatementParser.ConcurrentlyClauseContext |
OpenGaussStatementParser.DropIndexContext.concurrentlyClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitConcurrentlyClause(OpenGaussStatementParser.ConcurrentlyClauseContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.concurrentlyClause(). |
T |
OpenGaussStatementVisitor.visitConcurrentlyClause(OpenGaussStatementParser.ConcurrentlyClauseContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.concurrentlyClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.