public interface ICompletionService
| Modifier and Type | Method and Description | 
|---|---|
| CompletionResult | getProposals(java.lang.String document,
            java.lang.String curSelection)Gets the proposals. | 
CompletionResult getProposals(java.lang.String document, java.lang.String curSelection)
document - the documentcurSelection - the cur selection