| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.PrimaryKeyOptionContext |
MySQLStatementParser.primaryKeyOption() |
MySQLStatementParser.PrimaryKeyOptionContext |
MySQLStatementParser.ConstraintDefinitionContext.primaryKeyOption() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementVisitor.visitPrimaryKeyOption(MySQLStatementParser.PrimaryKeyOptionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.primaryKeyOption(). |
T |
MySQLStatementBaseVisitor.visitPrimaryKeyOption(MySQLStatementParser.PrimaryKeyOptionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.primaryKeyOption(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.