8e23952fc54b08cea70eb740961c325a7297e967
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private parseQueryExpressionBody(ctx ParserContext, degree Integer, with WithImpl) : SelectQueryImpl<Record> extracted from private parseSelect(ctx ParserContext, degree Integer, with WithImpl) : SelectQueryImpl<Record> in class org.jooq.impl.ParserImpl | From | To | |
Extract Method private parseQueryTerm(ctx ParserContext, degree Integer, with WithImpl) : SelectQueryImpl<Record> extracted from private parseSelect(ctx ParserContext, degree Integer, with WithImpl) : SelectQueryImpl<Record> in class org.jooq.impl.ParserImpl | From | To |