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