public class BTypeCompletionItemBuilder extends Object
Modifier and Type | Method and Description |
---|---|
static org.eclipse.lsp4j.CompletionItem |
build(BTypeSymbol bSymbol,
String label)
Creates and returns a completion item.
|
public static org.eclipse.lsp4j.CompletionItem build(BTypeSymbol bSymbol, String label)
bSymbol
- BSymbol or nulllabel
- labelCompletionItem
Copyright © 2019 WSO2. All rights reserved.