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