Package org.eclipse.jface.text.source
Interface ILineDifferExtension2
-
public interface ILineDifferExtension2Extension interface forILineDiffer.Allows to query the suspension state.
- Since:
- 3.3
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisSuspended()Returnstrueif the receiver is suspended,falseotherwise.
-