public interface ContextExtractor
Modifier and Type | Method and Description |
---|---|
String |
getPrefix(ITextViewer source,
int currentPosition)
Given the TextViewer and the position, it scans the content backwards to extract
the prefix for the content assist
|
String getPrefix(ITextViewer source, int currentPosition)
source
- currentPosition
-