| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.tsql |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TSqlParserListener.enterXML_DATA_TYPE_FUNC(TSqlParser.XML_DATA_TYPE_FUNCContext ctx)
Enter a parse tree produced by the
XML_DATA_TYPE_FUNC
labeled alternative in TSqlParser.function_call(). |
void |
TSqlParserBaseListener.enterXML_DATA_TYPE_FUNC(TSqlParser.XML_DATA_TYPE_FUNCContext ctx)
Enter a parse tree produced by the
XML_DATA_TYPE_FUNC
labeled alternative in TSqlParser.function_call(). |
void |
TSqlParserListener.exitXML_DATA_TYPE_FUNC(TSqlParser.XML_DATA_TYPE_FUNCContext ctx)
Exit a parse tree produced by the
XML_DATA_TYPE_FUNC
labeled alternative in TSqlParser.function_call(). |
void |
TSqlParserBaseListener.exitXML_DATA_TYPE_FUNC(TSqlParser.XML_DATA_TYPE_FUNCContext ctx)
Exit a parse tree produced by the
XML_DATA_TYPE_FUNC
labeled alternative in TSqlParser.function_call(). |
T |
TSqlParserVisitor.visitXML_DATA_TYPE_FUNC(TSqlParser.XML_DATA_TYPE_FUNCContext ctx)
Visit a parse tree produced by the
XML_DATA_TYPE_FUNC
labeled alternative in TSqlParser.function_call(). |
T |
TSqlParserBaseVisitor.visitXML_DATA_TYPE_FUNC(TSqlParser.XML_DATA_TYPE_FUNCContext ctx)
Visit a parse tree produced by the
XML_DATA_TYPE_FUNC
labeled alternative in TSqlParser.function_call(). |
Copyright © 2022. All rights reserved.