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