| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.ColumnPropertyContext |
OracleStatementParser.columnProperty() |
OracleStatementParser.ColumnPropertyContext |
OracleStatementParser.ColumnPropertiesContext.columnProperty(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.ColumnPropertyContext> |
OracleStatementParser.ColumnPropertiesContext.columnProperty() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitColumnProperty(OracleStatementParser.ColumnPropertyContext ctx)
Visit a parse tree produced by
OracleStatementParser.columnProperty(). |
T |
OracleStatementBaseVisitor.visitColumnProperty(OracleStatementParser.ColumnPropertyContext ctx)
Visit a parse tree produced by
OracleStatementParser.columnProperty(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.