Package | Description |
---|---|
org.ballerinalang.langserver | |
org.ballerinalang.langserver.completions |
Modifier and Type | Class and Description |
---|---|
class |
TextDocumentServiceContext
Language server context for text document server.
|
class |
WorkspaceServiceContext
Language server context for the Workspace service.
|
Modifier and Type | Method and Description |
---|---|
static BLangPackage |
TextDocumentServiceUtil.getBLangPackage(LanguageServerContext context,
WorkspaceDocumentManager docManager)
Get the BLangPackage for a given program.
|
Constructor and Description |
---|
BallerinaCustomErrorStrategy(LanguageServerContext context) |
Copyright © 2018 WSO2. All rights reserved.