| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 字段和说明 |
|---|---|
MySQLStatementParser.TextStringContext |
MySQLStatementParser.XidContext.bqual |
MySQLStatementParser.TextStringContext |
MySQLStatementParser.XidContext.gtrid |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.TextStringContext |
MySQLStatementParser.textString() |
MySQLStatementParser.TextStringContext |
MySQLStatementParser.CreateTableOptionContext.textString() |
MySQLStatementParser.TextStringContext |
MySQLStatementParser.ExplainContext.textString() |
MySQLStatementParser.TextStringContext |
MySQLStatementParser.StringListContext.textString(int i) |
MySQLStatementParser.TextStringContext |
MySQLStatementParser.XidContext.textString(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MySQLStatementParser.TextStringContext> |
MySQLStatementParser.StringListContext.textString() |
List<MySQLStatementParser.TextStringContext> |
MySQLStatementParser.XidContext.textString() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitTextString(MySQLStatementParser.TextStringContext ctx)
Visit a parse tree produced by
MySQLStatementParser.textString(). |
T |
MySQLStatementVisitor.visitTextString(MySQLStatementParser.TextStringContext ctx)
Visit a parse tree produced by
MySQLStatementParser.textString(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.