Package | Description |
---|---|
org.ballerinalang.langserver.common.utils.index | |
org.ballerinalang.langserver.index |
Modifier and Type | Method and Description |
---|---|
static OtherTypeSymbolDTO |
DTOUtil.getOtherTypeSymbolDTO(int pkgEntryId,
BTypeSymbol otherTypeSymbol)
Get the OtherTypeSymbolDTO for the Object Type symbol.
|
Modifier and Type | Method and Description |
---|---|
List<Integer> |
LSIndexQueryProcessor.batchInsertOtherTypes(List<OtherTypeSymbolDTO> otherTypeSymbolDTOs)
Batch Insert List of Other Type Symbols.
|
Copyright © 2018 WSO2. All rights reserved.