| Package | Description |
|---|---|
| org.eclipse.xtext.ui.editor.quickfix |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DefaultQuickfixProvider.CancelableResolutionAcceptor |
| Modifier and Type | Method and Description |
|---|---|
protected IssueResolutionAcceptor |
DefaultQuickfixProvider.getCancelableAcceptor(IssueResolutionAcceptor issueResolutionAcceptor,
CancelIndicator cancelIndicator) |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.inject.Provider<IssueResolutionAcceptor> |
AbstractDeclarativeQuickfixProvider.getIssueResolutionAcceptorProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultQuickfixProvider.createLinkingIssueResolutions(Issue issue,
IssueResolutionAcceptor issueResolutionAcceptor) |
protected IssueResolutionAcceptor |
DefaultQuickfixProvider.getCancelableAcceptor(IssueResolutionAcceptor issueResolutionAcceptor,
CancelIndicator cancelIndicator) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDeclarativeQuickfixProvider.setIssueResolutionAcceptorProvider(com.google.inject.Provider<IssueResolutionAcceptor> issueResolutionAcceptorProvider)
for testing without guice
|
| Constructor and Description |
|---|
DefaultQuickfixProvider.CancelableResolutionAcceptor(IssueResolutionAcceptor delegate,
CancelIndicator monitor,
OperationCanceledManager manager) |
Copyright © 2016. All Rights Reserved.