ImplicitClass
dotty.tools.pc.completions.CompletionValue.ImplicitClass
case class ImplicitClass(label: String, denotation: Denotation, snippetAffix: CompletionAffix, importSymbol: Symbol) extends Symbolic
CompletionValue for old implicit classes methods via SymbolSearch
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Symbolictrait CompletionValueclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- CompletionValue
Attributes
- Inherited from:
- CompletionValue
Attributes
- Definition Classes
- Inherited from:
- Symbolic
Attributes
- Inherited from:
- CompletionValue
Attributes
- Inherited from:
- CompletionValue
Attributes
- Inherited from:
- CompletionValue
Attributes
- Inherited from:
- Symbolic
Label with potentially attached description.
Attributes
- Inherited from:
- Symbolic
Attributes
- Definition Classes
- Inherited from:
- Symbolic
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Definition Classes
- Inherited from:
- Symbolic
In this article