f2804b21d3047e3f08001f3f0687cd6a9384c263
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable word : String in method public printSemanticGraph(sg SemanticGraph, unescapeParenthesis boolean) : String from class edu.stanford.nlp.trees.ud.CoNLLUDocumentWriter | From | To | |
Extract Method | 1 | ||
Extract Method public printSemanticGraph(sg SemanticGraph, unescapeParenthesis boolean) : String extracted from public printSemanticGraph(sg SemanticGraph) : String in class edu.stanford.nlp.trees.ud.CoNLLUDocumentWriter | From | To |