| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.MatchParamContext |
OracleStatementParser.matchParam() |
OracleStatementParser.MatchParamContext |
OracleStatementParser.RegexpLikeConditionContext.matchParam() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitMatchParam(OracleStatementParser.MatchParamContext ctx)
Visit a parse tree produced by
OracleStatementParser.matchParam(). |
T |
OracleStatementBaseVisitor.visitMatchParam(OracleStatementParser.MatchParamContext ctx)
Visit a parse tree produced by
OracleStatementParser.matchParam(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.