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