TextDocumentSaveReason
langoustine.lsp.enumerations$.TextDocumentSaveReason$
object TextDocumentSaveReason
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Members list
Type members
Inherited classlikes
object given_Typeable_T extends Typeable[T]
Attributes
- Inherited from:
- UIntEnum (hidden)
- Supertypes
-
trait TypeTest[Any, T]trait Serializableclass Objecttrait Matchableclass Any
Value members
Inherited methods
Attributes
- Inherited from:
- UIntEnum (hidden)
Concrete fields
Automatic after a delay.
Automatic after a delay.
Attributes
When the editor lost focus.
When the editor lost focus.
Attributes
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
Givens
Inherited givens
Attributes
- Inherited from:
- UIntEnum (hidden)
Attributes
- Inherited from:
- UIntEnum (hidden)
Attributes
- Inherited from:
- UIntEnum (hidden)
Extensions
Inherited extensions
extension (t: T)(t: TextDocumentSaveReason)
Attributes
- Inherited from:
- UIntEnum (hidden)
In this article