0265efa303ec010b8079c74df18ffcc3ca825770
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute annotationNames : Map<String,Annotation> to annotations : Map<String,Annotation> in class com.google.javascript.jscomp.parsing.JsDocInfoParser | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public isStrict() : boolean extracted from private IRFactory(sourceString String, sourceFile StaticSourceFile, config Config, errorReporter ErrorReporter, comments ImmutableList<Comment>) in class com.google.javascript.jscomp.parsing.IRFactory & moved to class com.google.javascript.jscomp.parsing.Config.StrictMode | From | To |