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