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

Type members

Classlikes

Attributes

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

Attributes

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

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

Givens

Givens

given ctx: Context