fc13913641138d9a5768ff2955c5e36eef2541fe
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 1 | ||
| Extract Variable sql : String in method private render(ctx DSLContext, a Args) : void from class org.jooq.ParserCLI | From | To | |
| Extract Method | 3 | ||
| Extract Method private render(ctx DSLContext, a Args) : void extracted from public main(args String[]) : void in class org.jooq.ParserCLI | From | To | |
| Extract Method private ctx(a Args, settings Settings) : DSLContext extracted from public main(args String[]) : void in class org.jooq.ParserCLI | From | To | |
| Extract Method private settings(a Args, settings Settings) : void extracted from public main(args String[]) : void in class org.jooq.ParserCLI | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter args : String[] to args : String[] in method private parse(args String[]) : Args in class org.jooq.ParserCLI | From | To |