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