| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core |
| 限定符和类型 | 方法和说明 |
|---|---|
DistSQLStatementParser.TableRuleContext |
DistSQLStatementParser.tableRule() |
DistSQLStatementParser.TableRuleContext |
DistSQLStatementParser.CreateShardingRuleContext.tableRule(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DistSQLStatementParser.TableRuleContext> |
DistSQLStatementParser.CreateShardingRuleContext.tableRule() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
DistSQLStatementBaseVisitor.visitTableRule(DistSQLStatementParser.TableRuleContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.tableRule(). |
T |
DistSQLStatementVisitor.visitTableRule(DistSQLStatementParser.TableRuleContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.tableRule(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.