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