| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.clickhouse |
| 限定符和类型 | 方法和说明 |
|---|---|
ClickHouseParser.SetStmtContext |
ClickHouseParser.setStmt() |
ClickHouseParser.SetStmtContext |
ClickHouseParser.QueryContext.setStmt() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ClickHouseParserListener.enterSetStmt(ClickHouseParser.SetStmtContext ctx)
Enter a parse tree produced by
ClickHouseParser.setStmt(). |
void |
ClickHouseParserBaseListener.enterSetStmt(ClickHouseParser.SetStmtContext ctx)
Enter a parse tree produced by
ClickHouseParser.setStmt(). |
void |
ClickHouseParserListener.exitSetStmt(ClickHouseParser.SetStmtContext ctx)
Exit a parse tree produced by
ClickHouseParser.setStmt(). |
void |
ClickHouseParserBaseListener.exitSetStmt(ClickHouseParser.SetStmtContext ctx)
Exit a parse tree produced by
ClickHouseParser.setStmt(). |
T |
ClickHouseParserVisitor.visitSetStmt(ClickHouseParser.SetStmtContext ctx)
Visit a parse tree produced by
ClickHouseParser.setStmt(). |
T |
ClickHouseParserBaseVisitor.visitSetStmt(ClickHouseParser.SetStmtContext ctx)
Visit a parse tree produced by
ClickHouseParser.setStmt(). |
Copyright © 2022. All rights reserved.