2fa9b2554aad38243e93f24406e5846a09c61be8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable qKindToPass : String in method public recursiveQuotes(text String, offset int, prevQuote String) : List<Pair<Integer,Integer>> from class edu.stanford.nlp.pipeline.QuoteAnnotator | From | To | |
Change Variable Type | 1 | ||
Change Variable Type res : BasicSequenceMatchResult<T> to res : BasicSequenceMatchResult in method public copy() : BasicSequenceMatchResult<T> in class edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult | From | To | |
Extract Method | 1 | ||
Extract Method public assertEmbeddedHelper(embedded String, bed String, quotes List<CoreMap>) : boolean extracted from public assertEmbedded(embedded String, bed String, quotes List<CoreMap>) : void in class edu.stanford.nlp.pipeline.QuotationAnnotatorTest | From | To |