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