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