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