| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.FilegroupNameContext |
OracleStatementParser.filegroupName() |
OracleStatementParser.FilegroupNameContext |
OracleStatementParser.QuotagroupClausesContext.filegroupName() |
OracleStatementParser.FilegroupNameContext |
OracleStatementParser.AddFilegroupClauseContext.filegroupName() |
OracleStatementParser.FilegroupNameContext |
OracleStatementParser.ModifyFilegroupClauseContext.filegroupName() |
OracleStatementParser.FilegroupNameContext |
OracleStatementParser.MoveToFilegroupClauseContext.filegroupName() |
OracleStatementParser.FilegroupNameContext |
OracleStatementParser.DropFilegroupClauseContext.filegroupName() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitFilegroupName(OracleStatementParser.FilegroupNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.filegroupName(). |
T |
OracleStatementBaseVisitor.visitFilegroupName(OracleStatementParser.FilegroupNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.filegroupName(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.