e6808830530a65c847b6075452a1e43d40867042
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable s : Sentence to sent : Sentence in method public serialize() : CoreNLPProtos.Document in class edu.stanford.nlp.simple.Document | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type impl : T to impl : Optional<T> in class edu.stanford.nlp.util.Pointer | From | To | |
Inline Variable | 1 | ||
Inline Variable sentences : List<Sentence> in method public serialize() : CoreNLPProtos.Document from class edu.stanford.nlp.simple.Document | From | To |