1e5f8d37c4f3275aece6fe4224ecb8d477e70a9e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable ppOrNull : SemanticGraphEdge to objectOrNull : SemanticGraphEdge in method public search(candidateFragments Predicate<Triple<Double,List<Counter<String>>,Supplier<SentenceFragment>>>, classifier Classifier<ClauseSplitter.ClauseClassifierLabel,String>, featurizer Function<Triple<State,Action,State>,Counter<String>>, maxTicks int) : void in class edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute ppOrNull : SemanticGraphEdge to objectOrNull : SemanticGraphEdge in class edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem.State | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter ppOrNull : SemanticGraphEdge to objectOrNull : SemanticGraphEdge in method public State(edge SemanticGraphEdge, subjectOrNull SemanticGraphEdge, distanceFromSubj int, objectOrNull SemanticGraphEdge, thunk Consumer<SemanticGraph>, isDone boolean) in class edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem.State | From | To | |
| Rename Parameter ppOrNull : SemanticGraphEdge to objectOrNull : SemanticGraphEdge in method public applyTo(tree SemanticGraph, source State, outgoingEdge SemanticGraphEdge, subjectOrNull SemanticGraphEdge, objectOrNull SemanticGraphEdge) : Optional<State> in class edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem.search.add | From | To | |
| Rename Parameter subjectOrNull : SemanticGraphEdge to objectOrNull : SemanticGraphEdge in method public applyTo(tree SemanticGraph, source State, outgoingEdge SemanticGraphEdge, subjectOrNull SemanticGraphEdge, objectOrNull SemanticGraphEdge) : Optional<State> in class edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem.search.add | From | To |