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