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