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