1bef9d479165a78fca5f798bb071b26189fbc4c8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type r : Field<?> to r : FieldOrRow in method private parseTerm(ctx ParserContext, type Type) : FieldOrRow in class org.jooq.impl.ParserImpl | From | To | |
Extract Variable | 1 | ||
Extract Variable fieldsOrRows : List<? extends FieldOrRow> in method private parseTuple(ctx ParserContext, degree Integer, allowDoubleParens boolean) : RowN from class org.jooq.impl.ParserImpl | From | To |