public class ParserRuleAnnotationBodyContextResolver extends AbstractItemResolver
Constructor and Description |
---|
ParserRuleAnnotationBodyContextResolver() |
Modifier and Type | Method and Description |
---|---|
ArrayList<org.eclipse.lsp4j.CompletionItem> |
resolveItems(TextDocumentServiceContext completionContext)
here we provide the attach keyword completion item.
|
isInvocationOrFieldAccess, populateBasicTypes, populateCompletionItem, populateCompletionItemList
public ParserRuleAnnotationBodyContextResolver()
public ArrayList<org.eclipse.lsp4j.CompletionItem> resolveItems(TextDocumentServiceContext completionContext)
resolveItems
in class AbstractItemResolver
completionContext
- completion operation contextArrayList
Copyright © 2018 WSO2. All rights reserved.