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