| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.clickhouse |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ClickHouseParserListener.enterAlterTableStmt(ClickHouseParser.AlterTableStmtContext ctx)
Enter a parse tree produced by the
AlterTableStmt
labeled alternative in ClickHouseParser.alterStmt(). |
void |
ClickHouseParserBaseListener.enterAlterTableStmt(ClickHouseParser.AlterTableStmtContext ctx)
Enter a parse tree produced by the
AlterTableStmt
labeled alternative in ClickHouseParser.alterStmt(). |
void |
ClickHouseParserListener.exitAlterTableStmt(ClickHouseParser.AlterTableStmtContext ctx)
Exit a parse tree produced by the
AlterTableStmt
labeled alternative in ClickHouseParser.alterStmt(). |
void |
ClickHouseParserBaseListener.exitAlterTableStmt(ClickHouseParser.AlterTableStmtContext ctx)
Exit a parse tree produced by the
AlterTableStmt
labeled alternative in ClickHouseParser.alterStmt(). |
T |
ClickHouseParserVisitor.visitAlterTableStmt(ClickHouseParser.AlterTableStmtContext ctx)
Visit a parse tree produced by the
AlterTableStmt
labeled alternative in ClickHouseParser.alterStmt(). |
T |
ClickHouseParserBaseVisitor.visitAlterTableStmt(ClickHouseParser.AlterTableStmtContext ctx)
Visit a parse tree produced by the
AlterTableStmt
labeled alternative in ClickHouseParser.alterStmt(). |
Copyright © 2022. All rights reserved.