22baa3e35ae79b8c69065d5cab0c22840de6784b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testConstDeclarationObjectPatternInfersType() : void renamed to public testConstDeclarationObjectPatternInfersTypeAsDeclared() : void in class com.google.javascript.jscomp.TypedScopeCreatorTest | From | To | |
Extract Variable | 1 | ||
Extract Variable typeSupplier : Supplier<JSType> in method package defineDestructuringPatternInVarDeclaration(pattern Node, scope TypedScope, patternTypeSupplier Supplier<JSType>) : void from class com.google.javascript.jscomp.TypedScopeCreator.AbstractScopeBuilder | From | To |