MarkedString

langoustine.lsp.aliases.MarkedString
object MarkedString

Attributes

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

Members list

Type members

Classlikes

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

Attributes

Companion
object
Source
aliases.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object S0

Attributes

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

Attributes

Source
aliases.scala
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

Attributes

Source
aliases.scala
inline def apply(v: S0): MarkedString

Attributes

Source
aliases.scala

Givens

Inherited givens

given reader: Reader[MarkedString]

Attributes

Inherited from:
aliases_MarkedString (hidden)
Source
codecs.scala
given writer: Writer[MarkedString]

Attributes

Inherited from:
aliases_MarkedString (hidden)
Source
codecs.scala