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