|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SourceCodeDiff | |
|---|---|
| org.sonar.ide.api | |
| org.sonar.ide.shared.duplications | |
| org.sonar.ide.shared.violations | |
| org.sonar.ide.wsclient | |
| Uses of SourceCodeDiff in org.sonar.ide.api |
|---|
| Methods in org.sonar.ide.api that return SourceCodeDiff | |
|---|---|
SourceCodeDiff |
SourceCodeDiffEngine.diff(String[] local,
String[] remote)
|
| Uses of SourceCodeDiff in org.sonar.ide.shared.duplications |
|---|
| Methods in org.sonar.ide.shared.duplications with parameters of type SourceCodeDiff | |
|---|---|
static List<Duplication> |
DuplicationUtils.convertLines(Collection<Duplication> duplications,
SourceCodeDiff diff)
|
| Uses of SourceCodeDiff in org.sonar.ide.shared.violations |
|---|
| Methods in org.sonar.ide.shared.violations with parameters of type SourceCodeDiff | |
|---|---|
static List<org.sonar.wsclient.services.Violation> |
ViolationUtils.convertLines(Collection<org.sonar.wsclient.services.Violation> violations,
SourceCodeDiff diff)
|
| Uses of SourceCodeDiff in org.sonar.ide.wsclient |
|---|
| Methods in org.sonar.ide.wsclient that return SourceCodeDiff | |
|---|---|
SourceCodeDiff |
SimpleSourceCodeDiffEngine.diff(String[] local,
String[] remote)
|
SourceCodeDiff |
SimpleSourceCodeDiffEngine.diff(String local,
String remote)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||