15bd0f2429d73d6156db611d1a4a9797adbb575b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method private parseIdentifierIf(ctx ParserContext, allowAposQuotes boolean) : Name extracted from private parseIdentifierIf(ctx ParserContext) : Name in class org.jooq.impl.ParserImpl | From | To | |
| Extract Method private parseIdentifier(ctx ParserContext, allowAposQuotes boolean) : Name extracted from private parseIdentifier(ctx ParserContext) : Name in class org.jooq.impl.ParserImpl | From | To |