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