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