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