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