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