| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.DropConstraintSpecificationContext |
SQL92StatementParser.dropConstraintSpecification() |
SQL92StatementParser.DropConstraintSpecificationContext |
SQL92StatementParser.AlterDefinitionClauseContext.dropConstraintSpecification() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQL92StatementVisitor.visitDropConstraintSpecification(SQL92StatementParser.DropConstraintSpecificationContext ctx)
Visit a parse tree produced by
SQL92StatementParser.dropConstraintSpecification(). |
T |
SQL92StatementBaseVisitor.visitDropConstraintSpecification(SQL92StatementParser.DropConstraintSpecificationContext ctx)
Visit a parse tree produced by
SQL92StatementParser.dropConstraintSpecification(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.