efbddeac1b7933729e3042f7ab87a8f22c79a8ec
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable directCompilerResult : DirectCompilerResult to fieldDeclarations : Set<FieldDeclaration> in method public visitInterval(ctx FEEL_1_1Parser.IntervalContext) : DirectCompilerResult in class org.kie.dmn.feel.codegen.feel11.DirectCompilerVisitor | From | To | |
Change Variable Type | 1 | ||
Change Variable Type directCompilerResult : DirectCompilerResult to fieldDeclarations : Set<FieldDeclaration> in method public visitInterval(ctx FEEL_1_1Parser.IntervalContext) : DirectCompilerResult in class org.kie.dmn.feel.codegen.feel11.DirectCompilerVisitor | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public fromString(input String) : IntervalBoundary extracted from public visitInterval(ctx FEEL_1_1Parser.IntervalContext) : DirectCompilerResult in class org.kie.dmn.feel.codegen.feel11.DirectCompilerVisitor & moved to class org.kie.dmn.feel.lang.ast.RangeNode.IntervalBoundary | From | To |