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