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