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