| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.AutoextendClauseContext |
OracleStatementParser.autoextendClause() |
OracleStatementParser.AutoextendClauseContext |
OracleStatementParser.DatafileTempfileSpecContext.autoextendClause() |
OracleStatementParser.AutoextendClauseContext |
OracleStatementParser.AlterDatafileClauseContext.autoextendClause() |
OracleStatementParser.AutoextendClauseContext |
OracleStatementParser.AlterTempfileClauseContext.autoextendClause() |
OracleStatementParser.AutoextendClauseContext |
OracleStatementParser.TablespaceDatafileClausesContext.autoextendClause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.AutoextendClauseContext> |
OracleStatementParser.TablespaceDatafileClausesContext.autoextendClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitAutoextendClause(OracleStatementParser.AutoextendClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.autoextendClause(). |
T |
OracleStatementBaseVisitor.visitAutoextendClause(OracleStatementParser.AutoextendClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.autoextendClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.