| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.TableConstraintUsingIndexContext |
OpenGaussStatementParser.tableConstraintUsingIndex() |
OpenGaussStatementParser.TableConstraintUsingIndexContext |
OpenGaussStatementParser.AddConstraintSpecificationContext.tableConstraintUsingIndex() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitTableConstraintUsingIndex(OpenGaussStatementParser.TableConstraintUsingIndexContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.tableConstraintUsingIndex(). |
T |
OpenGaussStatementVisitor.visitTableConstraintUsingIndex(OpenGaussStatementParser.TableConstraintUsingIndexContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.tableConstraintUsingIndex(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussDDLStatementSQLVisitor.visitTableConstraintUsingIndex(OpenGaussStatementParser.TableConstraintUsingIndexContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.