SingletonValue
dotty.tools.pc.completions.CompletionValue.SingletonValue
case class SingletonValue(label: String, info: Type, range: Option[Range]) extends CompletionValue
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait CompletionValueclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
Label with potentially attached description.
Inherited methods
Attributes
- Inherited from:
- CompletionValue
Attributes
- Inherited from:
- CompletionValue
Attributes
- Inherited from:
- CompletionValue
Attributes
- Inherited from:
- CompletionValue
Attributes
- Inherited from:
- CompletionValue
Attributes
- Inherited from:
- CompletionValue
Attributes
- Inherited from:
- CompletionValue
Attributes
- Inherited from:
- CompletionValue
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- CompletionValue
In this article