| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.AlterCommandsModifierContext |
MySQLStatementParser.alterCommandsModifier() |
MySQLStatementParser.AlterCommandsModifierContext |
MySQLStatementParser.AlterListContext.alterCommandsModifier(int i) |
MySQLStatementParser.AlterCommandsModifierContext |
MySQLStatementParser.AlterCommandsModifierListContext.alterCommandsModifier(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MySQLStatementParser.AlterCommandsModifierContext> |
MySQLStatementParser.AlterListContext.alterCommandsModifier() |
List<MySQLStatementParser.AlterCommandsModifierContext> |
MySQLStatementParser.AlterCommandsModifierListContext.alterCommandsModifier() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitAlterCommandsModifier(MySQLStatementParser.AlterCommandsModifierContext ctx)
Visit a parse tree produced by
MySQLStatementParser.alterCommandsModifier(). |
T |
MySQLStatementVisitor.visitAlterCommandsModifier(MySQLStatementParser.AlterCommandsModifierContext ctx)
Visit a parse tree produced by
MySQLStatementParser.alterCommandsModifier(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.