dotty.tools.languageserver

Members list

Concise view

Type members

Classlikes

A LanguageClient that regroups all language server features

A LanguageClient that regroups all language server features

Attributes

Graph
Supertypes
trait LanguageClient
class Object
trait Matchable
class Any
class DottyLanguageServer extends LanguageServer with TextDocumentService with WorkspaceService with WorksheetService with TastyDecompilerService

An implementation of the Language Server Protocol for Dotty.

An implementation of the Language Server Protocol for Dotty.

You should not have to directly this class, instead see dotty.tools.languageserver.Main.

For more information see:

Attributes

Companion:
object
Graph
Supertypes
trait WorkspaceService
trait TextDocumentService
trait LanguageServer
class Object
trait Matchable
class Any
Self type

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object Main

Run the Dotty Language Server.

Run the Dotty Language Server.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Main.type
object Memory

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Memory.type