Uses of Class
io.trino.sql.parser.SqlBaseParser.TableFunctionCallContext
-
Packages that use SqlBaseParser.TableFunctionCallContext Package Description io.trino.sql.parser -
-
Uses of SqlBaseParser.TableFunctionCallContext in io.trino.sql.parser
Methods in io.trino.sql.parser that return SqlBaseParser.TableFunctionCallContext Modifier and Type Method Description SqlBaseParser.TableFunctionCallContextSqlBaseParser. tableFunctionCall()SqlBaseParser.TableFunctionCallContextSqlBaseParser.TableFunctionInvocationContext. tableFunctionCall()
-