Package org.eclipse.cdt.core.index
Interface IIndexerStateEvent
-
public interface IIndexerStateEventIndexChangeEvents describe changes to the state of the indexer.- Since:
- 4.0
- Restriction:
- This interface is not intended to be implemented by clients.
- Restriction:
- This interface is not intended to be extended by clients.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanindexerIsIdle()Tests whether the indexer has more work to do.
-