e7a725304c1266aa33dd9308206f642cbeef37a9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable firstChild : Node in method public visit(t NodeTraversal, n Node, parent Node) : void from class com.google.javascript.jscomp.ExportTestFunctions.ExportTestFunctionsNodes | From | To | |
Extract Method | 2 | ||
Extract Method private exportClass(scriptNode Node, classNode Node, className String, baseNode Node) : void extracted from private exportClass(scriptNode Node, classNode Node) : void in class com.google.javascript.jscomp.ExportTestFunctions.ExportTestFunctionsNodes | From | To | |
Extract Method private getNameDeclaredGrandchild(node Node) : Node extracted from private isNameDeclaredFunction(node Node) : boolean in class com.google.javascript.jscomp.ExportTestFunctions.ExportTestFunctionsNodes | From | To |