| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.CreateIndexContext |
OpenGaussStatementParser.createIndex() |
OpenGaussStatementParser.CreateIndexContext |
OpenGaussStatementParser.ExecuteContext.createIndex() |
OpenGaussStatementParser.CreateIndexContext |
OpenGaussStatementParser.SchemaStmtContext.createIndex() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitCreateIndex(OpenGaussStatementParser.CreateIndexContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.createIndex(). |
T |
OpenGaussStatementVisitor.visitCreateIndex(OpenGaussStatementParser.CreateIndexContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.createIndex(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussDDLStatementSQLVisitor.visitCreateIndex(OpenGaussStatementParser.CreateIndexContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.