| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.mysql |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MySQLParserListener.enterSetTransaction(MySQLParser.SetTransactionContext ctx)
Enter a parse tree produced by the
setTransaction
labeled alternative in MySQLParser.setStatement(). |
void |
MySQLParserBaseListener.enterSetTransaction(MySQLParser.SetTransactionContext ctx)
Enter a parse tree produced by the
setTransaction
labeled alternative in MySQLParser.setStatement(). |
void |
MySQLParserListener.exitSetTransaction(MySQLParser.SetTransactionContext ctx)
Exit a parse tree produced by the
setTransaction
labeled alternative in MySQLParser.setStatement(). |
void |
MySQLParserBaseListener.exitSetTransaction(MySQLParser.SetTransactionContext ctx)
Exit a parse tree produced by the
setTransaction
labeled alternative in MySQLParser.setStatement(). |
T |
MySQLParserBaseVisitor.visitSetTransaction(MySQLParser.SetTransactionContext ctx)
Visit a parse tree produced by the
setTransaction
labeled alternative in MySQLParser.setStatement(). |
T |
MySQLParserVisitor.visitSetTransaction(MySQLParser.SetTransactionContext ctx)
Visit a parse tree produced by the
setTransaction
labeled alternative in MySQLParser.setStatement(). |
Copyright © 2022. All rights reserved.