dotty.tools.dotc.CompilationUnit
See theCompilationUnit companion class
object CompilationUnit
Attributes
- Companion
- class
- Graph
-
- Supertypes
- Self type
-
CompilationUnit.type
Members list
In this article
Make a compilation unit for top class clsd with the contents of the unpickled tree
Make a compilation unit for top class clsd with the contents of the unpickled tree
Make a compilation unit, given picked bytes and unpickled tree
Make a compilation unit, given picked bytes and unpickled tree
Create a compilation unit corresponding to source. If mustExist is true, this will fail if source does not exist.
Create a compilation unit corresponding to source. If mustExist is true, this will fail if source does not exist.