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