object CompilationUnit
- Companion:
- class
Type members
Classlikes
Value members
Concrete methods
def apply(clsd: ClassDenotation, unpickled: Tree, forceTrees: Boolean)(using Context): CompilationUnit
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