Package | Description |
---|---|
org.eclipse.wst.jsdt.ui.text.java |
Modifier and Type | Method and Description |
---|---|
IJavaCompletionProposal[] |
IQuickAssistProcessor.getAssists(IInvocationContext context,
IProblemLocation[] locations)
Collects quick assists for the given context.
|
IJavaCompletionProposal[] |
IQuickFixProcessor.getCorrections(IInvocationContext context,
IProblemLocation[] locations)
Collects corrections or code manipulations for the given context.
|
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.