DottyBackendInterface

dotty.tools.backend.jvm.DottyBackendInterface
See theDottyBackendInterface companion object
class DottyBackendInterface(val outputDirectory: AbstractFile, val superCallsMap: ReadOnlyMap[Symbol, Set[ClassSymbol]])(using val ctx: Context)

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Classlikes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
abstract class DeconstructorCommon[T >: Null <: AnyRef]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ArrayValue.type
object DesugaredSelect.type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

Givens

Givens

given ctx: Context