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