8fc29e15f9a516703d45774b84e302f6534d3add
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getLocation() : SourceLineColumnRange renamed to public getSourceRange() : SourceLineColumnRange in class melnorme.lang.tooling.ops.FindDefinitionResult | From | To | |
Rename Variable | 1 | ||
Rename Variable location : SourceLineColumnRange to sourceRange : SourceLineColumnRange in method protected createMessage(msgdata ToolMessageData) : ToolSourceMessage in class melnorme.lang.tooling.ops.BuildOutputParser | From | To | |
Change Return Type | 1 | ||
Change Return Type SourceLineColumnRange to FindDefinitionResult in method public parsePathLineColumn(sourceString String, separator String) : FindDefinitionResult in class melnorme.lang.tooling.ops.ToolOutputParseHelper | From | To | |
Move Attribute | 1 | ||
Move Attribute public path : Path from class melnorme.lang.tooling.ops.SourceLineColumnRange to public path : Path from class melnorme.lang.tooling.ops.ToolSourceMessage | From | To | |
Rename Class | 1 | ||
Rename Class melnorme.lang.tooling.data.AbstractValidator renamed to melnorme.lang.tooling.data.AbstractValidatorExt | From | To | |
Move Class | 1 | ||
Move Class melnorme.lang.tooling.data.AbstractValidator.ValidationException moved to melnorme.lang.tooling.data.ValidationException | From | To | |
Rename Parameter | 1 | ||
Rename Parameter location : SourceLineColumnRange to sourceRange : SourceLineColumnRange in method public FindDefinitionResult(fileLocation Location, sourceRange SourceLineColumnRange, infoMessage String) in class melnorme.lang.tooling.ops.FindDefinitionResult | From | To |