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