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