public interface ICompletionListenerExtension2
ICompletionListener
with an additional
notification after applying a proposal.
Clients may implement this interface.
Modifier and Type | Method and Description |
---|---|
void |
applied(ICompletionProposal proposal)
Called after applying a proposal.
|
void applied(ICompletionProposal proposal)
proposal
- the applied proposal
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.