3532869c984ee0911a7bf99f8694f9dc2d474eed
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable prop : ConfigurationProperty to property : ConfigurationProperty in method protected charsPerChunk(context LinkerContext, logger TreeLogger) : int in class com.google.gwt.core.ext.linker.impl.SelectionScriptLinker | From | To | |
Rename Variable configProps : SortedSet<ConfigurationProperty> to configurationProperties : SortedSet<ConfigurationProperty> in method protected charsPerChunk(context LinkerContext, logger TreeLogger) : int in class com.google.gwt.core.ext.linker.impl.SelectionScriptLinker | From | To | |
Extract Method | 1 | ||
Extract Method public getLiteral(info SourceInfo, value Object) : JLiteral extracted from public getLiteral(value Object) : JLiteral in class com.google.gwt.dev.jjs.ast.JProgram | From | To | |
Rename Parameter | 1 | ||
Rename Parameter configMap : ConfigurationProperties to configurationProperties : ConfigurationProperties in method public exec(program JsProgram, configurationProperties ConfigurationProperties) : void in class com.google.gwt.dev.js.JsBreakUpLargeVarStatements | From | To |