4deb8f75ae4637bc606f696e4a8ed102e9985c78
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type list : List<TypedDependency> to sg : SemanticGraph in method private addCaseMarkersToReln(sg SemanticGraph, gov IndexedWord, mod IndexedWord, caseMarkers List<IndexedWord>) : void in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalStructure | From | To | |
Change Parameter Type td : TypedDependency to reln : GrammaticalRelation in method private getCaseMarkedRelation(reln GrammaticalRelation, relationName String) : GrammaticalRelation in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalStructure | From | To | |
Rename Variable | 1 | ||
Rename Variable reln : GrammaticalRelation to newReln : GrammaticalRelation in method private getCaseMarkedRelation(reln GrammaticalRelation, relationName String) : GrammaticalRelation in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalStructure | From | To | |
Rename Parameter | 2 | ||
Rename Parameter td : TypedDependency to reln : GrammaticalRelation in method private getCaseMarkedRelation(reln GrammaticalRelation, relationName String) : GrammaticalRelation in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalStructure | From | To | |
Rename Parameter list : List<TypedDependency> to sg : SemanticGraph in method private addCaseMarkersToReln(sg SemanticGraph, gov IndexedWord, mod IndexedWord, caseMarkers List<IndexedWord>) : void in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalStructure | From | To |