PositionEncodingKind

langoustine.lsp.enumerations$.PositionEncodingKind$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Inherited classlikes

object given_Typeable_T extends Typeable[T]

Attributes

Inherited from:
StringEnum (hidden)
Graph
Supertypes
trait TypeTest[Any, T]
trait Serializable
class Object
trait Matchable
class Any

Value members

Inherited methods

inline protected def entry(n: String): T

Attributes

Inherited from:
StringEnum (hidden)

Concrete fields

Character offsets count UTF-16 code units.

Character offsets count UTF-16 code units.

This is the default and must always be supported by servers

Attributes

Character offsets count UTF-32 code units.

Character offsets count UTF-32 code units.

Implementation note: these are the same as Unicode code points, so this PositionEncodingKind may also be used for an encoding-agnostic representation of character offsets.

Attributes

Character offsets count UTF-8 code units.

Character offsets count UTF-8 code units.

Attributes

Givens

Inherited givens

Attributes

Inherited from:
StringEnum (hidden)

Attributes

Inherited from:
StringEnum (hidden)

Attributes

Inherited from:
StringEnum (hidden)

Extensions

Inherited extensions

extension (t: T)
inline def raw: String

Attributes

Inherited from:
StringEnum (hidden)