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