final class Module extends AnyRef
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Module
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new Module(id: ModuleID, internalDependencies: Set[ModuleID], externalDependencies: Set[String], public: Boolean, classDefs: List[LinkedClass], topLevelExports: List[LinkedTopLevelExport], initializers: Seq[Initializer])