Package | Description |
---|---|
org.ballerinalang.langserver.common.utils.index | |
org.ballerinalang.langserver.index |
Modifier and Type | Method and Description |
---|---|
static BPackageSymbolDTO |
DTOUtil.getBLangPackageDTO(BPackageSymbol packageSymbol)
Get the BPackageSymbolDTO for the package symbol.
|
Modifier and Type | Method and Description |
---|---|
List<Integer> |
LSIndexQueryProcessor.batchInsertBPackageSymbols(List<BPackageSymbolDTO> packageDTOs)
Batch Insert List of PackageSymbolDTOs.
|
Copyright © 2018 WSO2. All rights reserved.