6ffb18b00982bde6f56f2869b1024c1275c7359b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public testExpressionsThatLookLikeParameters() : void renamed to public testExpressionsThatLookLikeParameters1() : void in class com.google.javascript.jscomp.parsing.ParserTest | From | To | |
Rename Method public testArrowInvalid() : void renamed to public testArrowInvalid1() : void in class com.google.javascript.jscomp.parsing.ParserTest | From | To | |
Extract Variable | 1 | ||
Extract Variable params : ImmutableList<ParseTree> in method private parseCoverParenthesizedExpressionAndArrowParameterList() : ParseTree from class com.google.javascript.jscomp.parsing.parser.Parser | From | To |