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