langoustine.lsp

package langoustine.lsp

Members list

Type members

Classlikes

trait Bijection[A, T]

Attributes

Source
enumTypes.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Communicate[F[_]]

Attributes

Companion
object
Source
Communicate.scala
Supertypes
class Object
trait Matchable
class Any
object Communicate

Attributes

Companion
trait
Source
Communicate.scala
Supertypes
class Object
trait Matchable
class Any
Self type
trait Invocation[P, F[_]]

Attributes

Companion
object
Source
Invocation.scala
Supertypes
class Object
trait Matchable
class Any
object Invocation

Attributes

Companion
trait
Source
Invocation.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Invocation.type
trait LSPBuilder[F[_]]

Attributes

Companion
object
Source
LSPBuilder.scala
Supertypes
class Object
trait Matchable
class Any
object LSPBuilder

Attributes

Companion
trait
Source
LSPBuilder.scala
Supertypes
class Object
trait Matchable
class Any
Self type
LSPBuilder.type
enum LangoustineError(msg: String, tr: Throwable) extends Throwable

Attributes

Source
errors.scala
Supertypes
trait Enum
trait Product
trait Equals
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes
class PreparedNotification[X <: LSPNotification](val x: X, val in: x.In)

Attributes

Source
PreparedNotification.scala
Supertypes
class Object
trait Matchable
class Any
class PreparedRequest[X <: LSPRequest](val x: X, val in: x.In)

Attributes

Source
PreparedRequest.scala
Supertypes
class Object
trait Matchable
class Any
opaque object aliases

Attributes

Source
aliases.scala
Supertypes
class Object
trait Matchable
class Any
Self type
aliases.type