bfe01aef8d4da0f7c22866bb081dd994f4113c0a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 3 | ||
Change Variable Type r1 : Field to r1 : FieldOrRow in method private parseFieldCondition0(ctx ParserContext, onlyConditions boolean) : QueryPart in class org.jooq.impl.ParserImpl | From | To | |
Change Variable Type left : Field to left : FieldOrRow in method private parseFieldCondition0(ctx ParserContext, onlyConditions boolean) : QueryPart in class org.jooq.impl.ParserImpl | From | To | |
Change Variable Type r2 : Field to r2 : FieldOrRow in method private parseFieldCondition0(ctx ParserContext, onlyConditions boolean) : QueryPart in class org.jooq.impl.ParserImpl | From | To | |
Extract Method | 2 | ||
Extract Method private parseRow(ctx ParserContext, degree Integer) : RowN extracted from private parseRow(ctx ParserContext) : RowN in class org.jooq.impl.ParserImpl | From | To | |
Extract Method private parseTuple(ctx ParserContext, degree Integer) : RowN extracted from private parseRow(ctx ParserContext) : RowN in class org.jooq.impl.ParserImpl | From | To |