bff8c1ffc83fff5e7bf35b24786a2ca0db4f629a
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable typeReference : ParseTree to typeExpression : ParseTree in method private parseArrayTypeExpression() : ParseTree in class com.google.javascript.jscomp.parsing.parser.Parser | From | To | |
Extract Method | 2 | ||
Extract Method private parseArrayTypeExpression() : ParseTree extracted from private parseType() : ParseTree in class com.google.javascript.jscomp.parsing.parser.Parser | From | To |