PrepareRenameResult

langoustine.lsp.aliases.PrepareRenameResult

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class S0(range: Range, placeholder: String)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object S0

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
S0.type
case class S1(defaultBehavior: Boolean)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object S1

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
S1.type

Attributes

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

Value members

Concrete methods

inline def apply(v: Range): PrepareRenameResult
inline def apply(v: S0): PrepareRenameResult
inline def apply(v: S1): PrepareRenameResult

Givens

Inherited givens

given reader: Reader[PrepareRenameResult]

Attributes

Inherited from:
aliases_PrepareRenameResult (hidden)
given writer: Writer[PrepareRenameResult]

Attributes

Inherited from:
aliases_PrepareRenameResult (hidden)