| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.AlterDatabaseSpecification_Context |
MySQLStatementParser.alterDatabaseSpecification_() |
MySQLStatementParser.AlterDatabaseSpecification_Context |
MySQLStatementParser.AlterDatabaseContext.alterDatabaseSpecification_(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<MySQLStatementParser.AlterDatabaseSpecification_Context> |
MySQLStatementParser.AlterDatabaseContext.alterDatabaseSpecification_() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitAlterDatabaseSpecification_(MySQLStatementParser.AlterDatabaseSpecification_Context ctx)
Visit a parse tree produced by
MySQLStatementParser.alterDatabaseSpecification_(). |
T |
MySQLStatementVisitor.visitAlterDatabaseSpecification_(MySQLStatementParser.AlterDatabaseSpecification_Context ctx)
Visit a parse tree produced by
MySQLStatementParser.alterDatabaseSpecification_(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.