TextDocumentSaveReason

langoustine.lsp.enumerations.enumerations$package.TextDocumentSaveReason

Attributes

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

Members list

Type members

Inherited classlikes

Attributes

Inherited from:
UIntEnum (hidden)
Source
enumTypes.scala
Supertypes
trait Bijection[T, uinteger]
class Object
trait Matchable
class Any
object given_Typeable_T extends Typeable[T]

Attributes

Inherited from:
UIntEnum (hidden)
Source
enumTypes.scala
Supertypes
trait TypeTest[Any, T]
trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

override def ALL: Set[TextDocumentSaveReason]

Attributes

Definition Classes
UIntEnum
Source
enumerations.scala

Inherited methods

inline protected def entry(n: Int): TextDocumentSaveReason

Attributes

Inherited from:
UIntEnum (hidden)
Source
enumTypes.scala

Concrete fields

Automatic after a delay.

Automatic after a delay.

Attributes

Source
enumerations.scala

When the editor lost focus.

When the editor lost focus.

Attributes

Source
enumerations.scala

Manually triggered, e.g. by the user pressing save, by starting debugging, or by an API call.

Manually triggered, e.g. by the user pressing save, by starting debugging, or by an API call.

Attributes

Source
enumerations.scala

Givens

Inherited givens

Attributes

Inherited from:
UIntEnum (hidden)
Source
enumTypes.scala

Attributes

Inherited from:
UIntEnum (hidden)
Source
enumTypes.scala

Attributes

Inherited from:
UIntEnum (hidden)
Source
enumTypes.scala

Attributes

Inherited from:
UIntEnum (hidden)
Source
enumTypes.scala

Extensions

Inherited extensions

extension (t: TextDocumentSaveReason)
inline def raw: uinteger

Attributes

Inherited from:
UIntEnum (hidden)
Source
enumTypes.scala
inline def rawInt: Int

Attributes

Inherited from:
UIntEnum (hidden)
Source
enumTypes.scala