c98da197820a6e0cfa0c425e9e40310f8c756d08
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type typeExpression : Node to typeExpression : TypeDeclarationNode in method public setDeclaredTypeExpression(typeExpression TypeDeclarationNode) : void in class com.google.javascript.rhino.Node | From | To | |
Change Variable Type | 1 | ||
Change Variable Type type : TypeDeclarationNode to type : Node in method private checkParameters(params ImmutableList<ParseTree>) : boolean in class com.google.javascript.jscomp.parsing.IRFactory.TransformDispatcher | From | To |