e81f9d1ef24656effcf563a063e5579cdd42085b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 1 | ||
Change Attribute Type prevTwoChars : Deque to prevTwoChars : Deque<Character> in class com.github.javaparser.ast.comments.CommentsParser.ParserState | From | To | |
Extract Method | 1 | ||
Extract Method public parse(in Reader) : CommentsCollection extracted from public parse(in InputStream, charsetName String) : CommentsCollection in class com.github.javaparser.ast.comments.CommentsParser | From | To |