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 Objecttrait Matchableclass Any