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.
|
LSCompilerUtil |
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.
|
Exception | Description |
---|---|
LSCompilerException |
This exception is thrown when LSCompiler encouters an error.
|
Copyright © 2019 WSO2. All rights reserved.