| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.DirectionContext |
MySQLStatementParser.direction() |
MySQLStatementParser.DirectionContext |
MySQLStatementParser.KeyPartContext.direction() |
MySQLStatementParser.DirectionContext |
MySQLStatementParser.KeyPartWithExpressionContext.direction() |
MySQLStatementParser.DirectionContext |
MySQLStatementParser.LevelInWeightListElementContext.direction() |
MySQLStatementParser.DirectionContext |
MySQLStatementParser.OrderByItemContext.direction() |
MySQLStatementParser.DirectionContext |
MySQLStatementParser.AlterOrderListContext.direction(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MySQLStatementParser.DirectionContext> |
MySQLStatementParser.AlterOrderListContext.direction() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitDirection(MySQLStatementParser.DirectionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.direction(). |
T |
MySQLStatementVisitor.visitDirection(MySQLStatementParser.DirectionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.direction(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.