| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.ColumnPropertiesContext |
OracleStatementParser.columnProperties() |
OracleStatementParser.ColumnPropertiesContext |
OracleStatementParser.AddColumnSpecificationContext.columnProperties() |
OracleStatementParser.ColumnPropertiesContext |
OracleStatementParser.TablePropertiesContext.columnProperties() |
OracleStatementParser.ColumnPropertiesContext |
OracleStatementParser.NestedTableColPropertiesContext.columnProperties() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitColumnProperties(OracleStatementParser.ColumnPropertiesContext ctx)
Visit a parse tree produced by
OracleStatementParser.columnProperties(). |
T |
OracleStatementBaseVisitor.visitColumnProperties(OracleStatementParser.ColumnPropertiesContext ctx)
Visit a parse tree produced by
OracleStatementParser.columnProperties(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.