794aa02cb24e511e728b03734df8472fa52912c6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable result1 : TableOptionalOnStep<?> to s2 : TableOnStep<?> in method private parseJoinedTableIf(ctx ParserContext, left Table<?>) : Table<?> in class org.jooq.impl.ParserImpl | From | To | |
| Rename Variable result2 : Table<?> to result : Table in method private parseJoinedTableIf(ctx ParserContext, left Table<?>) : Table<?> in class org.jooq.impl.ParserImpl | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type result2 : Table<?> to result : Table in method private parseJoinedTableIf(ctx ParserContext, left Table<?>) : Table<?> in class org.jooq.impl.ParserImpl | From | To | |
| Change Variable Type result1 : TableOptionalOnStep<?> to s2 : TableOnStep<?> in method private parseJoinedTableIf(ctx ParserContext, left Table<?>) : Table<?> in class org.jooq.impl.ParserImpl | From | To |