Package | Description |
---|---|
org.ballerinalang.langserver.common.utils.index | |
org.ballerinalang.langserver.index |
Modifier and Type | Method and Description |
---|---|
static BObjectTypeSymbolDTO |
DTOUtil.getObjectTypeSymbolDTO(int pkgEntryId,
BObjectTypeSymbol bObjectTypeSymbol,
ObjectType type)
Get the BObjectTypeSymbolDTO for the Object Type symbol.
|
Modifier and Type | Method and Description |
---|---|
List<BObjectTypeSymbolDTO> |
LSIndexQueryProcessor.getAllEndpoints()
Get all endpoints in index.
|
Modifier and Type | Method and Description |
---|---|
List<Integer> |
LSIndexQueryProcessor.batchInsertBLangObjects(List<BObjectTypeSymbolDTO> objectDTOs)
Batch Insert List of ObjectTypeSymbols.
|
Copyright © 2018 WSO2. All rights reserved.