| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.presto |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PrestoSqlBaseBaseListener.enterIsolationLevel(PrestoSqlBaseParser.IsolationLevelContext ctx)
Enter a parse tree produced by the
isolationLevel
labeled alternative in PrestoSqlBaseParser.transactionMode(). |
void |
PrestoSqlBaseListener.enterIsolationLevel(PrestoSqlBaseParser.IsolationLevelContext ctx)
Enter a parse tree produced by the
isolationLevel
labeled alternative in PrestoSqlBaseParser.transactionMode(). |
void |
PrestoSqlBaseBaseListener.exitIsolationLevel(PrestoSqlBaseParser.IsolationLevelContext ctx)
Exit a parse tree produced by the
isolationLevel
labeled alternative in PrestoSqlBaseParser.transactionMode(). |
void |
PrestoSqlBaseListener.exitIsolationLevel(PrestoSqlBaseParser.IsolationLevelContext ctx)
Exit a parse tree produced by the
isolationLevel
labeled alternative in PrestoSqlBaseParser.transactionMode(). |
T |
PrestoSqlBaseVisitor.visitIsolationLevel(PrestoSqlBaseParser.IsolationLevelContext ctx)
Visit a parse tree produced by the
isolationLevel
labeled alternative in PrestoSqlBaseParser.transactionMode(). |
T |
PrestoSqlBaseBaseVisitor.visitIsolationLevel(PrestoSqlBaseParser.IsolationLevelContext ctx)
Visit a parse tree produced by the
isolationLevel
labeled alternative in PrestoSqlBaseParser.transactionMode(). |
Copyright © 2022. All rights reserved.