cd248240dbd462d27e1648b0c3e48576bff867af
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 16
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method public isCastCheckingDisabled() : boolean moved from class com.google.gwt.dev.codeserver.CompilerOptionsImpl to class com.google.gwt.dev.util.arg.ArgHandlerDisableCastChecking & inlined to public getDefaultValue() : boolean | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type option : OptionDisableCastChecking to setProperties : OptionSetProperties in method public ArgHandlerDisableCastChecking(setProperties OptionSetProperties) in class com.google.gwt.dev.util.arg.ArgHandlerDisableCastChecking | From | To | |
Rename Attribute | 1 | ||
Rename Attribute option : OptionDisableCastChecking to setProperties : OptionSetProperties in class com.google.gwt.dev.util.arg.ArgHandlerDisableCastChecking | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type option : OptionDisableCastChecking to setProperties : OptionSetProperties in class com.google.gwt.dev.util.arg.ArgHandlerDisableCastChecking | From | To | |
Rename Parameter | 3 | ||
Rename Parameter disableCastChecking : boolean to recordTrivialCasts : boolean in method public exec(program JProgram, recordTrivialCasts boolean) : void in class com.google.gwt.dev.jjs.impl.ComputeCastabilityInformation | From | To | |
Rename Parameter disableCastChecking : boolean to pruneTrivialCasts : boolean in method public exec(program JProgram, pruneTrivialCasts boolean) : void in class com.google.gwt.dev.jjs.impl.ImplementCastsAndTypeChecks | From | To | |
Rename Parameter option : OptionDisableCastChecking to setProperties : OptionSetProperties in method public ArgHandlerDisableCastChecking(setProperties OptionSetProperties) in class com.google.gwt.dev.util.arg.ArgHandlerDisableCastChecking | From | To |