ImportSel

dotty.tools.pc.AutoImports.ImportSel
See theImportSel companion trait
object ImportSel

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
ImportSel.type

Members list

Type members

Classlikes

final case class Direct(sym: Symbol) extends ImportSel

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait ImportSel
class Object
trait Matchable
class Any
Show all
final case class Rename(sym: Symbol, rename: String) extends ImportSel

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait ImportSel
class Object
trait Matchable
class Any
Show all

Inherited and Abstract types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror