| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
CommonDistSQLStatementParser.TableNameContext |
CommonDistSQLStatementParser.tableName() |
CommonDistSQLStatementParser.TableNameContext |
CommonDistSQLStatementParser.TableRuleContext.tableName() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitTableName(CommonDistSQLStatementParser.TableNameContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.tableName(). |
T |
CommonDistSQLStatementVisitor.visitTableName(CommonDistSQLStatementParser.TableNameContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.tableName(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.