| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.ColumnPropertyContext |
OracleStatementParser.columnProperty() |
OracleStatementParser.ColumnPropertyContext |
OracleStatementParser.ColumnPropertiesContext.columnProperty(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OracleStatementParser.ColumnPropertyContext> |
OracleStatementParser.ColumnPropertiesContext.columnProperty() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2020 The Apache Software Foundation. All rights reserved.