public class BLangEndpointContextResolver extends AbstractItemResolver
Constructor and Description |
---|
BLangEndpointContextResolver() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isInvocationOrInteractionOrFieldAccess(LSServiceOperationContext context)
Check whether the token stream corresponds to a action invocation or a function invocation.
|
List<org.eclipse.lsp4j.CompletionItem> |
resolveItems(LSServiceOperationContext ctx) |
attachedOrSelfKeywordFilter, getCompletionItemList, getCompletionItemList, getDelimiterBasedCompletionItems, getPackagesCompletionItems, getVarDefCompletionItems
public List<org.eclipse.lsp4j.CompletionItem> resolveItems(LSServiceOperationContext ctx)
resolveItems
in class AbstractItemResolver
protected boolean isInvocationOrInteractionOrFieldAccess(LSServiceOperationContext context)
isInvocationOrInteractionOrFieldAccess
in class AbstractItemResolver
context
- Completion operation contextBoolean
Whether invocation or Field AccessCopyright © 2019 WSO2. All rights reserved.