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