DocumentUri

langoustine.lsp.runtime.runtime$package.DocumentUri
object DocumentUri

Attributes

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

Members list

Type members

Classlikes

object given_TypeTest_Any_DocumentUri extends TypeTest[Any, DocumentUri]

Attributes

Source
runtime.scala
Supertypes
trait TypeTest[Any, DocumentUri]
trait Serializable
class Object
trait Matchable
class Any
Self type

Inherited classlikes

Attributes

Inherited from:
TotalWrapper (hidden)
Source
newtype.scala
Supertypes
class Object
trait Matchable
class Any

Value members

Inherited methods

def apply(s: String): DocumentUri

Attributes

Inherited from:
TotalWrapper (hidden)
Source
newtype.scala
def raw(a: DocumentUri): String

Attributes

Inherited from:
TotalWrapper (hidden)
Source
newtype.scala
inline def unapply(s: String): DocumentUri

Attributes

Inherited from:
TotalWrapper (hidden)
Source
newtype.scala

Givens

Inherited givens

Attributes

Inherited from:
TotalWrapper (hidden)
Source
newtype.scala

Extensions

Inherited extensions

extension (a: DocumentUri)
inline def into[X](inline other: TotalWrapper[X, String]): X

Attributes

Inherited from:
TotalWrapper (hidden)
Source
newtype.scala
inline def map(inline f: String => String): DocumentUri

Attributes

Inherited from:
TotalWrapper (hidden)
Source
newtype.scala
inline def value: String

Attributes

Inherited from:
TotalWrapper (hidden)
Source
newtype.scala