| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitDisableKeys(MySQLStatementParser.DisableKeysContext ctx)
Visit a parse tree produced by the
disableKeys
labeled alternative in MySQLStatementParser.alterListItem(). |
T |
MySQLStatementVisitor.visitDisableKeys(MySQLStatementParser.DisableKeysContext ctx)
Visit a parse tree produced by the
disableKeys
labeled alternative in MySQLStatementParser.alterListItem(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.