bad7c560cd25e5a9494aa5a1d2b8a18a9b6e2a17
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type list : Collection<TypedDependency> to sg : SemanticGraph in method private addExtraNSubj(sg SemanticGraph) : void in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalStructure | From | To | |
Rename Variable | 1 | ||
Rename Variable list : List<TypedDependency> to sg : SemanticGraph in method protected getExtras(list List<TypedDependency>) : void in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalStructure | From | To | |
Change Variable Type | 3 | ||
Change Variable Type dep : TypedDependency to dep : SemanticGraphEdge in method private addExtraNSubj(sg SemanticGraph) : void in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalStructure | From | To | |
Change Variable Type xcomp : TypedDependency to xcomp : SemanticGraphEdge in method private addExtraNSubj(sg SemanticGraph) : void in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalStructure | From | To | |
Change Variable Type list : List<TypedDependency> to sg : SemanticGraph in method protected getExtras(list List<TypedDependency>) : void in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalStructure | From | To | |
Rename Parameter | 1 | ||
Rename Parameter list : Collection<TypedDependency> to sg : SemanticGraph in method private addExtraNSubj(sg SemanticGraph) : void in class edu.stanford.nlp.trees.UniversalEnglishGrammaticalStructure | From | To |