org.sonar.ide.api
Interface SourceCodeDiffEngine

All Known Implementing Classes:
SimpleSourceCodeDiffEngine

public interface SourceCodeDiffEngine

HIGHLY EXPERIMENTAL!!!

Since:
0.2

Method Summary
 SourceCodeDiff diff(String[] local, String[] remote)
           
 

Method Detail

diff

SourceCodeDiff diff(String[] local,
                    String[] remote)


Copyright © 2010 Evgeny Mandrikov. All Rights Reserved.