SignatureHelpTriggerKind

langoustine.lsp.enumerations.enumerations$package.SignatureHelpTriggerKind

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[SignatureHelpTriggerKind]

Attributes

Definition Classes
UIntEnum
Source
enumerations.scala

Inherited methods

inline protected def entry(n: Int): SignatureHelpTriggerKind

Attributes

Inherited from:
UIntEnum (hidden)
Source
enumTypes.scala

Concrete fields

Signature help was triggered by the cursor moving or by the document content changing.

Signature help was triggered by the cursor moving or by the document content changing.

Attributes

Source
enumerations.scala

Signature help was invoked manually by the user or by a command.

Signature help was invoked manually by the user or by a command.

Attributes

Source
enumerations.scala

Signature help was triggered by a trigger character.

Signature help was triggered by a trigger character.

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: SignatureHelpTriggerKind)
inline def raw: uinteger

Attributes

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

Attributes

Inherited from:
UIntEnum (hidden)
Source
enumTypes.scala