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