public interface ICompletionProposalPostProcessor
| Modifier and Type | Interface and Description |
|---|---|
static class |
ICompletionProposalPostProcessor.NullProcessor |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jface.text.contentassist.ICompletionProposal[] |
postProcess(org.eclipse.jface.text.contentassist.ICompletionProposal[] proposals) |
Copyright © 2016. All Rights Reserved.