3d2e04b77cb8ed8c1adec360ec0790392bda8f5b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 2 | ||
Inline Method private parseQueryTerm(ctx ParserContext, degree Integer) : SelectQueryImpl<Record> inlined to private parseQueryExpressionBody(ctx ParserContext, degree Integer, with WithImpl, prefix SelectQueryImpl<Record>) : SelectQueryImpl<Record> in class org.jooq.impl.ParserImpl | From | To | |
Inline Method private parseQueryPrimary(ctx ParserContext, degree Integer) : SelectQueryImpl<Record> inlined to private parseQueryTerm(ctx ParserContext, degree Integer, with WithImpl, prefix SelectQueryImpl<Record>) : SelectQueryImpl<Record> in class org.jooq.impl.ParserImpl | From | To |