Uses of Class
io.trino.sql.parser.SqlBaseParser.RepeatableReadContext
Packages that use SqlBaseParser.RepeatableReadContext
-
Uses of SqlBaseParser.RepeatableReadContext in io.trino.sql.parser
Methods in io.trino.sql.parser with parameters of type SqlBaseParser.RepeatableReadContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterRepeatableRead(SqlBaseParser.RepeatableReadContext ctx) Enter a parse tree produced by therepeatableReadlabeled alternative inSqlBaseParser.levelOfIsolation().voidSqlBaseListener.enterRepeatableRead(SqlBaseParser.RepeatableReadContext ctx) Enter a parse tree produced by therepeatableReadlabeled alternative inSqlBaseParser.levelOfIsolation().voidSqlBaseBaseListener.exitRepeatableRead(SqlBaseParser.RepeatableReadContext ctx) Exit a parse tree produced by therepeatableReadlabeled alternative inSqlBaseParser.levelOfIsolation().voidSqlBaseListener.exitRepeatableRead(SqlBaseParser.RepeatableReadContext ctx) Exit a parse tree produced by therepeatableReadlabeled alternative inSqlBaseParser.levelOfIsolation().SqlBaseBaseVisitor.visitRepeatableRead(SqlBaseParser.RepeatableReadContext ctx) Visit a parse tree produced by therepeatableReadlabeled alternative inSqlBaseParser.levelOfIsolation().SqlBaseVisitor.visitRepeatableRead(SqlBaseParser.RepeatableReadContext ctx) Visit a parse tree produced by therepeatableReadlabeled alternative inSqlBaseParser.levelOfIsolation().