79592460644afdb9d4055f6029c5af54658df0b3
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type fileLocation : Location to fileLocation : Optional<Location> in method public SourceOpContext(fileLocation Optional<Location>, offset int, source String, isDirty boolean) in class melnorme.lang.tooling.toolchain.ops.SourceOpContext | From | To | |
Change Parameter Type fileLocation : Location to fileLocation : Optional<Location> in method public SourceOpContext(fileLocation Optional<Location>, sourceRange SourceRange, source String, isDirty boolean) in class melnorme.lang.tooling.toolchain.ops.SourceOpContext | From | To | |
Change Return Type | 1 | ||
Change Return Type CalculateValueUIOperation<String> to OpenDocumentationOperation in method protected abstract getOpenDocumentationOperation(sourceBuffer ISourceBuffer, offset int) : OpenDocumentationOperation in class melnorme.lang.ide.ui.editor.hover.AbstractDocHover | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type fileLocation : Location to fileLocation : Optional<Location> in class melnorme.lang.tooling.toolchain.ops.SourceOpContext | From | To |