| Modifier and Type | Method and Description |
|---|---|
SqlBaseParser.InClauseContext |
SqlBaseParser.inClause() |
SqlBaseParser.InClauseContext |
SqlBaseParser.PredicateContext.inClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
SqlBaseBaseVisitor.visitInClause(SqlBaseParser.InClauseContext ctx)
Visit a parse tree produced by
SqlBaseParser.inClause(). |
T |
SqlBaseVisitor.visitInClause(SqlBaseParser.InClauseContext ctx)
Visit a parse tree produced by
SqlBaseParser.inClause(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.