| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.MasterDefsContext |
MySQLStatementParser.masterDefs() |
MySQLStatementParser.MasterDefsContext |
MySQLStatementParser.ChangeMasterToContext.masterDefs() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitMasterDefs(MySQLStatementParser.MasterDefsContext ctx)
Visit a parse tree produced by
MySQLStatementParser.masterDefs(). |
T |
MySQLStatementVisitor.visitMasterDefs(MySQLStatementParser.MasterDefsContext ctx)
Visit a parse tree produced by
MySQLStatementParser.masterDefs(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.