53c19af420d09e406d030227e8dbab385dd822ea
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private isWMAMethod(mce MethodCallExpr) : boolean renamed to private isDroolsMethod(mce MethodCallExpr) : boolean in class org.drools.modelcompiler.builder.generator.ModelGenerator | From | To | |
Rename Variable | 1 | ||
Rename Variable rhsRewritten : boolean to requireDrools : boolean in method public executeCall(context RuleContext, ruleVariablesBlock BlockStmt, ruleConsequence BlockStmt, verifiedDeclUsedInRHS List<String>, onCall MethodCallExpr) : MethodCallExpr in class org.drools.modelcompiler.builder.generator.ModelGenerator | From | To | |
Inline Method | 2 | ||
Inline Method private isDroolsScopeInWMA(mce MethodCallExpr) : boolean inlined to private isDroolsMethod(mce MethodCallExpr) : boolean in class org.drools.modelcompiler.builder.generator.ModelGenerator | From | To |