| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.mysql.visitor |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.LiteralsContext |
MySQLStatementParser.literals() |
MySQLStatementParser.LiteralsContext |
MySQLStatementParser.SimpleExprContext.literals() |
MySQLStatementParser.LiteralsContext |
MySQLStatementParser.StorageOptionContext.literals() |
MySQLStatementParser.LiteralsContext |
MySQLStatementParser.AlterSpecificationContext.literals() |
MySQLStatementParser.LiteralsContext |
MySQLStatementParser.PartitionValueList_Context.literals(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MySQLStatementParser.LiteralsContext> |
MySQLStatementParser.PartitionValueList_Context.literals() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementVisitor.visitLiterals(MySQLStatementParser.LiteralsContext ctx)
Visit a parse tree produced by
MySQLStatementParser.literals(). |
T |
MySQLStatementBaseVisitor.visitLiterals(MySQLStatementParser.LiteralsContext ctx)
Visit a parse tree produced by
MySQLStatementParser.literals(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.