| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.IndexHint_Context |
MySQLStatementParser.indexHint_() |
MySQLStatementParser.IndexHint_Context |
MySQLStatementParser.IndexHintList_Context.indexHint_(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MySQLStatementParser.IndexHint_Context> |
MySQLStatementParser.IndexHintList_Context.indexHint_() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementVisitor.visitIndexHint_(MySQLStatementParser.IndexHint_Context ctx)
Visit a parse tree produced by
MySQLStatementParser.indexHint_(). |
T |
MySQLStatementBaseVisitor.visitIndexHint_(MySQLStatementParser.IndexHint_Context ctx)
Visit a parse tree produced by
MySQLStatementParser.indexHint_(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.