95e7999723e5dc4a2acc8afcba804f2ff5787399
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable sep : char to braceCnt : int in method public skipObject() : void in class com.alibaba.fastjson.parser.JSONScanner | From | To | |
Change Variable Type | 1 | ||
Change Variable Type sep : char to braceCnt : int in method public skipObject() : void in class com.alibaba.fastjson.parser.JSONScanner | From | To | |
Extract Variable | 1 | ||
Extract Variable jsonPath : JSONPath in method public extract(json String, path String, config ParserConfig, features int, optionFeatures Feature...) : Object from class com.alibaba.fastjson.JSONPath | From | To |