BaseClass
mill.api.Module.BaseClass
@Scaladoc(value = "/**\n * Base class of the [[Module]] trait, allowing us to take implicit arguments\n * (traits cannot). Cannot be used directly, because traits inheriting from\n * classes results in the class being invisible to java reflection, which\n * messes up the module discovery process\n */")
Base class of the Module trait, allowing us to take implicit arguments (traits cannot). Cannot be used directly, because traits inheriting from classes results in the class being invisible to java reflection, which messes up the module discovery process
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
class SubfolderModuleclass BaseModuleclass RootModule0class ExternalModuletrait Moduletrait Module[T1]trait CrossValuetrait InnerCrossModule2trait InnerCrossModule3trait InnerCrossModule4trait InnerCrossModule5trait Cross[M]trait DynamicModuletrait TaskModule
Members list
In this article