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