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