Package | Description |
---|---|
org.ballerinalang.langserver | |
org.ballerinalang.langserver.workspace | |
org.ballerinalang.langserver.workspace.repository |
Modifier and Type | Method and Description |
---|---|
static BLangPackage |
TextDocumentServiceUtil.getBLangPackage(TextDocumentServiceContext context,
WorkspaceDocumentManager docManager)
Get the BLangPackage for a given program.
|
Modifier and Type | Class and Description |
---|---|
class |
WorkspaceDocumentManagerImpl
An in-memory document manager that keeps dirty files in-memory and will match the collection of files currently
open in tool's workspace.
|
Constructor and Description |
---|
WorkspacePackageRepository(String programDirRoot,
WorkspaceDocumentManager documentManager) |
Copyright © 2018 WSO2. All rights reserved.