| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.tsql |
| 限定符和类型 | 方法和说明 |
|---|---|
TSqlParser.Local_fileContext |
TSqlParser.local_file() |
TSqlParser.Local_fileContext |
TSqlParser.Client_assembly_specifierContext.local_file() |
TSqlParser.Local_fileContext |
TSqlParser.Multiple_local_filesContext.local_file() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TSqlParserListener.enterLocal_file(TSqlParser.Local_fileContext ctx)
Enter a parse tree produced by
TSqlParser.local_file(). |
void |
TSqlParserBaseListener.enterLocal_file(TSqlParser.Local_fileContext ctx)
Enter a parse tree produced by
TSqlParser.local_file(). |
void |
TSqlParserListener.exitLocal_file(TSqlParser.Local_fileContext ctx)
Exit a parse tree produced by
TSqlParser.local_file(). |
void |
TSqlParserBaseListener.exitLocal_file(TSqlParser.Local_fileContext ctx)
Exit a parse tree produced by
TSqlParser.local_file(). |
T |
TSqlParserVisitor.visitLocal_file(TSqlParser.Local_fileContext ctx)
Visit a parse tree produced by
TSqlParser.local_file(). |
T |
TSqlParserBaseVisitor.visitLocal_file(TSqlParser.Local_fileContext ctx)
Visit a parse tree produced by
TSqlParser.local_file(). |
Copyright © 2022. All rights reserved.