| Interface | Description |
|---|---|
| LSContext |
Ballerina Language server context.
|
| Class | Description |
|---|---|
| CollectDiagnosticListener |
This Diagnostic Listener can be used to collect all the Diagnostic information.
|
| DocumentServiceKeys |
Text Document Service context keys for the completion operation context.
|
| LSCompiler |
Language server compiler implementation for Ballerina.
|
| LSContext.Key<K> | |
| LSContextManager |
This class will hold compiler contexts against the project directory.
|
| LSContextManager.NullSourceDirectory |
Null source directory.
|
| LSPackageCache |
Package context to keep the builtin and the current package.
|
| LSPackageLoader |
Loads the Ballerina builtin core and builtin packages.
|
| LSServiceOperationContext |
Language server context for text document server.
|
Copyright © 2018 WSO2. All rights reserved.