| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
DistSQLStatementParser.DbNameContext |
DistSQLStatementParser.dbName() |
DistSQLStatementParser.DbNameContext |
DistSQLStatementParser.DataSourceContext.dbName() |
| Modifier and Type | Method and Description |
|---|---|
T |
DistSQLStatementBaseVisitor.visitDbName(DistSQLStatementParser.DbNameContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.dbName(). |
T |
DistSQLStatementVisitor.visitDbName(DistSQLStatementParser.DbNameContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.dbName(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.