public interface ICompletionProposalAcceptor
| Modifier and Type | Interface and Description |
|---|---|
static class |
ICompletionProposalAcceptor.Delegate |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.eclipse.jface.text.contentassist.ICompletionProposal proposal) |
boolean |
canAcceptMoreProposals() |
Copyright © 2016. All Rights Reserved.