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