langoustine.lsp

package langoustine.lsp

Members list

Type members

Classlikes

trait Bijection[A, T]

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Communicate[F[_]]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object Communicate

Attributes

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

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object Invocation

Attributes

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

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object LSPBuilder

Attributes

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

Attributes

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

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

Attributes

Supertypes
class Object
trait Matchable
class Any
opaque object aliases

Attributes

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