74391d0f9768b699f1a6e6009bee497a9bcf5ade
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method package isJSIdentifier(s String) : boolean from class com.google.javascript.rhino.TokenUtil to public isJSIdentifier(s String) : boolean from class com.google.javascript.rhino.JSIdentifier | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private JS_IDENTIFIER_REGEX : RegExp from class com.google.javascript.rhino.TokenUtil to private JS_IDENTIFIER_REGEX : RegExp from class com.google.javascript.rhino.JSIdentifier | From | To |