| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.mysql.visitor.statement.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.LimitClauseContext |
MySQLStatementParser.limitClause() |
MySQLStatementParser.LimitClauseContext |
MySQLStatementParser.UpdateContext.limitClause() |
MySQLStatementParser.LimitClauseContext |
MySQLStatementParser.DeleteContext.limitClause() |
MySQLStatementParser.LimitClauseContext |
MySQLStatementParser.QueryExpressionContext.limitClause() |
MySQLStatementParser.LimitClauseContext |
MySQLStatementParser.HandlerReadIndexStatementContext.limitClause() |
MySQLStatementParser.LimitClauseContext |
MySQLStatementParser.HandlerReadStatementContext.limitClause() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitLimitClause(MySQLStatementParser.LimitClauseContext ctx)
Visit a parse tree produced by
MySQLStatementParser.limitClause(). |
T |
MySQLStatementVisitor.visitLimitClause(MySQLStatementParser.LimitClauseContext ctx)
Visit a parse tree produced by
MySQLStatementParser.limitClause(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
MySQLStatementSQLVisitor.visitLimitClause(MySQLStatementParser.LimitClauseContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.