| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.MatchSearchModifierContext |
MySQLStatementParser.matchSearchModifier() |
MySQLStatementParser.MatchSearchModifierContext |
MySQLStatementParser.MatchExpressionContext.matchSearchModifier() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitMatchSearchModifier(MySQLStatementParser.MatchSearchModifierContext ctx)
Visit a parse tree produced by
MySQLStatementParser.matchSearchModifier(). |
T |
MySQLStatementVisitor.visitMatchSearchModifier(MySQLStatementParser.MatchSearchModifierContext ctx)
Visit a parse tree produced by
MySQLStatementParser.matchSearchModifier(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.