0c9edb68a404f3390a77fd0a5ae3978fb3c08da3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type void to boolean in method public onAction() : boolean in class org.eclipse.che.ide.editor.orion.client.Action | From | To | |
Change Return Type void to boolean in method public action() : boolean in class org.eclipse.che.ide.api.editor.keymap.KeyBindingAction | From | To | |
Rename Attribute | 1 | ||
Rename Attribute keycode : int to keyCodeNumber : Integer in class org.eclipse.che.ide.api.editor.keymap.KeyBinding | From | To | |
Extract Variable | 3 | ||
Extract Variable modifier1 : boolean in method public addKeyBinding(keyBinding KeyBinding, actionDescription String) : void from class org.eclipse.che.ide.editor.orion.client.OrionEditorWidget | From | To | |
Extract Variable keyBindingModule : JavaScriptObject in method public addKeyBinding(keyBinding KeyBinding, actionDescription String) : void from class org.eclipse.che.ide.editor.orion.client.OrionEditorWidget | From | To | |
Extract Variable modifier2 : boolean in method public addKeyBinding(keyBinding KeyBinding, actionDescription String) : void from class org.eclipse.che.ide.editor.orion.client.OrionEditorWidget | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type keycode : int to keyCodeNumber : Integer in class org.eclipse.che.ide.api.editor.keymap.KeyBinding | From | To |