SymbolImport

dotty.tools.pc.AutoImports.SymbolImport
See theSymbolImport companion object
case class SymbolImport(sym: Symbol, ident: SymbolIdent, importSel: Option[ImportSel])

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def name: String

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product