| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
CommonDistSQLStatementParser.DbNameContext |
CommonDistSQLStatementParser.dbName() |
CommonDistSQLStatementParser.DbNameContext |
CommonDistSQLStatementParser.SimpleSourceContext.dbName() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2021 The Apache Software Foundation. All rights reserved.