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