30beedc1f06068ea61bab1696bcaa7acb02f22ec
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 2 | ||
| Inline Method private validateParametersEs6(n Node) : void inlined to private validateParameters(n Node) : void in class com.google.javascript.jscomp.AstValidator | From | To | |
| Inline Method private validateParametersEs5(n Node) : void inlined to private validateParameters(n Node) : void in class com.google.javascript.jscomp.AstValidator | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute languageMode : CompilerOptions.LanguageMode to featureSet : FeatureSet in class com.google.javascript.jscomp.Compiler | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type languageMode : CompilerOptions.LanguageMode to featureSet : FeatureSet in class com.google.javascript.jscomp.Compiler | From | To | |
| Extract Method | 2 | ||
| Extract Method package setFeatureSet(fs FeatureSet) : void extracted from private processNewScript(ast JsAst, originalRoot Node) : void in class com.google.javascript.jscomp.Compiler | From | To | |
| Extract Method package setFeatureSet(fs FeatureSet) : void extracted from public initOptions(options CompilerOptions) : void in class com.google.javascript.jscomp.Compiler | From | To |