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