| Modifier and Type | Method and Description |
|---|---|
T |
SqlBaseBaseVisitor.visitLimitStatement(SqlBaseParser.LimitStatementContext ctx)
Visit a parse tree produced by the
limitStatement
labeled alternative in SqlBaseParser.specialLimit(). |
T |
SqlBaseVisitor.visitLimitStatement(SqlBaseParser.LimitStatementContext ctx)
Visit a parse tree produced by the
limitStatement
labeled alternative in SqlBaseParser.specialLimit(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.