| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.UniqueOptionContext |
SQL92StatementParser.uniqueOption() |
SQL92StatementParser.UniqueOptionContext |
SQL92StatementParser.ConstraintDefinitionContext.uniqueOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQL92StatementBaseVisitor.visitUniqueOption(SQL92StatementParser.UniqueOptionContext ctx)
Visit a parse tree produced by
SQL92StatementParser.uniqueOption(). |
T |
SQL92StatementVisitor.visitUniqueOption(SQL92StatementParser.UniqueOptionContext ctx)
Visit a parse tree produced by
SQL92StatementParser.uniqueOption(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.