dc2e9b21a48f4b85d34128809a670cd4a1f845c9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable start : int to result : String in method private parseUntilEOL(ctx ParserContext) : String in class org.jooq.impl.ParserImpl | From | To | |
Change Variable Type | 1 | ||
Change Variable Type start : int to result : String in method private parseUntilEOL(ctx ParserContext) : String in class org.jooq.impl.ParserImpl | From | To | |
Extract Method | 1 | ||
Extract Method private parseUntilEOLIf(ctx ParserContext) : String extracted from private parseUntilEOL(ctx ParserContext) : String in class org.jooq.impl.ParserImpl | From | To |