18f4fafefc0691bb7d5df69880ed2587965ed3e9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Inline Method | 1 | ||
| Move And Inline Method public setCharset(c Charset) : void moved from class com.google.javascript.jscomp.SourceFile.OnDisk to class com.google.javascript.jscomp.SourceFile.AtUrl & inlined to package AtUrl(url URL, originalPath String, c Charset, kind SourceKind) | From | To | |
| Inline Method | 1 | ||
| Inline Method public setCharset(c Charset) : void inlined to package OnDisk(path Path, originalPath String, c Charset, kind SourceKind) in class com.google.javascript.jscomp.SourceFile.OnDisk | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type inputCharset : String to inputCharset : Charset in class com.google.javascript.jscomp.SourceFile.AtUrl | From | To |