Uses of Class
io.trino.grammar.sql.SqlBaseParser.TableFunctionInvocationContext
Packages that use SqlBaseParser.TableFunctionInvocationContext
-
Uses of SqlBaseParser.TableFunctionInvocationContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.TableFunctionInvocationContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterTableFunctionInvocation(SqlBaseParser.TableFunctionInvocationContext ctx) Enter a parse tree produced by thetableFunctionInvocationlabeled alternative inSqlBaseParser.relationPrimary().voidSqlBaseListener.enterTableFunctionInvocation(SqlBaseParser.TableFunctionInvocationContext ctx) Enter a parse tree produced by thetableFunctionInvocationlabeled alternative inSqlBaseParser.relationPrimary().voidSqlBaseBaseListener.exitTableFunctionInvocation(SqlBaseParser.TableFunctionInvocationContext ctx) Exit a parse tree produced by thetableFunctionInvocationlabeled alternative inSqlBaseParser.relationPrimary().voidSqlBaseListener.exitTableFunctionInvocation(SqlBaseParser.TableFunctionInvocationContext ctx) Exit a parse tree produced by thetableFunctionInvocationlabeled alternative inSqlBaseParser.relationPrimary().SqlBaseBaseVisitor.visitTableFunctionInvocation(SqlBaseParser.TableFunctionInvocationContext ctx) Visit a parse tree produced by thetableFunctionInvocationlabeled alternative inSqlBaseParser.relationPrimary().SqlBaseVisitor.visitTableFunctionInvocation(SqlBaseParser.TableFunctionInvocationContext ctx) Visit a parse tree produced by thetableFunctionInvocationlabeled alternative inSqlBaseParser.relationPrimary().