ecb2404a039c744cd1f21c35eadbee17682c1aa0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method private isKeyword(value String) : boolean extracted from private parseExportDeclaration(isAmbient boolean) : ParseTree in class com.google.javascript.jscomp.parsing.parser.Parser | From | To | |
| Extract Method private isKeyword(value String) : boolean extracted from private parseImportSpecifier() : ParseTree in class com.google.javascript.jscomp.parsing.parser.Parser | From | To |