| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.tsql |
| 限定符和类型 | 方法和说明 |
|---|---|
TSqlParser.Contract_nameContext |
TSqlParser.contract_name() |
TSqlParser.Contract_nameContext |
TSqlParser.Create_contractContext.contract_name() |
TSqlParser.Contract_nameContext |
TSqlParser.Begin_conversation_dialogContext.contract_name() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TSqlParserListener.enterContract_name(TSqlParser.Contract_nameContext ctx)
Enter a parse tree produced by
TSqlParser.contract_name(). |
void |
TSqlParserBaseListener.enterContract_name(TSqlParser.Contract_nameContext ctx)
Enter a parse tree produced by
TSqlParser.contract_name(). |
void |
TSqlParserListener.exitContract_name(TSqlParser.Contract_nameContext ctx)
Exit a parse tree produced by
TSqlParser.contract_name(). |
void |
TSqlParserBaseListener.exitContract_name(TSqlParser.Contract_nameContext ctx)
Exit a parse tree produced by
TSqlParser.contract_name(). |
T |
TSqlParserVisitor.visitContract_name(TSqlParser.Contract_nameContext ctx)
Visit a parse tree produced by
TSqlParser.contract_name(). |
T |
TSqlParserBaseVisitor.visitContract_name(TSqlParser.Contract_nameContext ctx)
Visit a parse tree produced by
TSqlParser.contract_name(). |
Copyright © 2022. All rights reserved.