Compiler
dotty.tools.dotc.Compiler
class Compiler
The central class of the dotc compiler. The job of a compiler is to create
runs, which process given phases
in a given rootContext
.
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- object residentCompiler.typeclass TASTYCompilerclass TASTYDecompilerclass PartialTASTYDecompilerclass InteractiveCompilerclass ReplCompiler