public class QuickAssistInvocationContext
extends org.eclipse.jface.text.source.TextInvocationContext
context
.Constructor and Description |
---|
QuickAssistInvocationContext(org.eclipse.jface.text.source.ISourceViewer sourceViewer,
int offset,
int length,
boolean suppressSelection) |
Modifier and Type | Method and Description |
---|---|
boolean |
isCancelled()
May only be called from Display thread.
|
boolean |
isMarkedCancelled()
May be called from all threads.
|
boolean |
isSuppressSelection() |