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