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