| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
CommonDistSQLStatementParser.DbNameContext |
CommonDistSQLStatementParser.dbName() |
CommonDistSQLStatementParser.DbNameContext |
CommonDistSQLStatementParser.SimpleSourceContext.dbName() |
| Modifier and Type | Method and Description |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitDbName(CommonDistSQLStatementParser.DbNameContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.dbName(). |
T |
CommonDistSQLStatementVisitor.visitDbName(CommonDistSQLStatementParser.DbNameContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.dbName(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.