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