MarkedString

langoustine.lsp.aliases$.MarkedString$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case class S0(language: String, value: String)

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object S0

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
S0.type
object given_Typeable_MarkedString extends Typeable[MarkedString]

Attributes

Graph
Supertypes
trait TypeTest[Any, MarkedString]
trait Serializable
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

inline def apply(v: String): MarkedString
inline def apply(v: S0): MarkedString

Givens

Inherited givens

given reader: Reader[MarkedString]

Attributes

Inherited from:
aliases_MarkedString (hidden)
given writer: Writer[MarkedString]

Attributes

Inherited from:
aliases_MarkedString (hidden)