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