Uses of Class
io.trino.grammar.sql.SqlBaseParser.IsolationLevelContext
Packages that use SqlBaseParser.IsolationLevelContext
-
Uses of SqlBaseParser.IsolationLevelContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.IsolationLevelContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterIsolationLevel(SqlBaseParser.IsolationLevelContext ctx) Enter a parse tree produced by theisolationLevellabeled alternative inSqlBaseParser.transactionMode().voidSqlBaseListener.enterIsolationLevel(SqlBaseParser.IsolationLevelContext ctx) Enter a parse tree produced by theisolationLevellabeled alternative inSqlBaseParser.transactionMode().voidSqlBaseBaseListener.exitIsolationLevel(SqlBaseParser.IsolationLevelContext ctx) Exit a parse tree produced by theisolationLevellabeled alternative inSqlBaseParser.transactionMode().voidSqlBaseListener.exitIsolationLevel(SqlBaseParser.IsolationLevelContext ctx) Exit a parse tree produced by theisolationLevellabeled alternative inSqlBaseParser.transactionMode().SqlBaseBaseVisitor.visitIsolationLevel(SqlBaseParser.IsolationLevelContext ctx) Visit a parse tree produced by theisolationLevellabeled alternative inSqlBaseParser.transactionMode().SqlBaseVisitor.visitIsolationLevel(SqlBaseParser.IsolationLevelContext ctx) Visit a parse tree produced by theisolationLevellabeled alternative inSqlBaseParser.transactionMode().