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