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