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