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