| Modifier and Type | Method and Description |
|---|---|
SqlBaseParser.SetColContext |
SqlBaseParser.setCol() |
SqlBaseParser.SetColContext |
SqlBaseParser.SetClauseContext.setCol(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SqlBaseParser.SetColContext> |
SqlBaseParser.SetClauseContext.setCol() |
| Modifier and Type | Method and Description |
|---|---|
T |
SqlBaseBaseVisitor.visitSetCol(SqlBaseParser.SetColContext ctx)
Visit a parse tree produced by
SqlBaseParser.setCol(). |
T |
SqlBaseVisitor.visitSetCol(SqlBaseParser.SetColContext ctx)
Visit a parse tree produced by
SqlBaseParser.setCol(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.