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