| 程序包 | 说明 |
|---|---|
| io.seata.sqlparser.antlr.mysql.parser |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MySqlParserListener.enterRegexpPredicate(MySqlParser.RegexpPredicateContext ctx)
Enter a parse tree produced by the
regexpPredicate
labeled alternative in MySqlParser.predicate(). |
void |
MySqlParserBaseListener.enterRegexpPredicate(MySqlParser.RegexpPredicateContext ctx)
Enter a parse tree produced by the
regexpPredicate
labeled alternative in MySqlParser.predicate(). |
void |
MySqlParserListener.exitRegexpPredicate(MySqlParser.RegexpPredicateContext ctx)
Exit a parse tree produced by the
regexpPredicate
labeled alternative in MySqlParser.predicate(). |
void |
MySqlParserBaseListener.exitRegexpPredicate(MySqlParser.RegexpPredicateContext ctx)
Exit a parse tree produced by the
regexpPredicate
labeled alternative in MySqlParser.predicate(). |
T |
MySqlParserBaseVisitor.visitRegexpPredicate(MySqlParser.RegexpPredicateContext ctx)
Visit a parse tree produced by the
regexpPredicate
labeled alternative in MySqlParser.predicate(). |
T |
MySqlParserVisitor.visitRegexpPredicate(MySqlParser.RegexpPredicateContext ctx)
Visit a parse tree produced by the
regexpPredicate
labeled alternative in MySqlParser.predicate(). |
Copyright © 2022 Seata. All rights reserved.