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
- Known subtypes
-
class TASTYCompilerclass TASTYDecompilerclass PartialTASTYDecompilerclass InteractiveCompilerobject residentCompilerclass ReplCompiler
Members list
In this article