Uses of Class
io.trino.grammar.sql.SqlBaseParser.ParenthesizedRelationContext
Packages that use SqlBaseParser.ParenthesizedRelationContext
-
Uses of SqlBaseParser.ParenthesizedRelationContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.ParenthesizedRelationContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterParenthesizedRelation(SqlBaseParser.ParenthesizedRelationContext ctx) Enter a parse tree produced by theparenthesizedRelationlabeled alternative inSqlBaseParser.relationPrimary().voidSqlBaseListener.enterParenthesizedRelation(SqlBaseParser.ParenthesizedRelationContext ctx) Enter a parse tree produced by theparenthesizedRelationlabeled alternative inSqlBaseParser.relationPrimary().voidSqlBaseBaseListener.exitParenthesizedRelation(SqlBaseParser.ParenthesizedRelationContext ctx) Exit a parse tree produced by theparenthesizedRelationlabeled alternative inSqlBaseParser.relationPrimary().voidSqlBaseListener.exitParenthesizedRelation(SqlBaseParser.ParenthesizedRelationContext ctx) Exit a parse tree produced by theparenthesizedRelationlabeled alternative inSqlBaseParser.relationPrimary().SqlBaseBaseVisitor.visitParenthesizedRelation(SqlBaseParser.ParenthesizedRelationContext ctx) Visit a parse tree produced by theparenthesizedRelationlabeled alternative inSqlBaseParser.relationPrimary().SqlBaseVisitor.visitParenthesizedRelation(SqlBaseParser.ParenthesizedRelationContext ctx) Visit a parse tree produced by theparenthesizedRelationlabeled alternative inSqlBaseParser.relationPrimary().