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