abstract class ModuleSettings extends Serializable
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- ModuleSettings
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new ModuleSettings()
- new ModuleSettings(validate: Boolean, scalaModuleInfo: Option[ScalaModuleInfo])
Value Members
-
def
equals(o: Any): Boolean
- Definition Classes
- ModuleSettings → AnyRef → Any
-
def
hashCode(): Int
- Definition Classes
- ModuleSettings → AnyRef → Any
- val scalaModuleInfo: Option[ScalaModuleInfo]
-
def
toString(): String
- Definition Classes
- ModuleSettings → AnyRef → Any
- val validate: Boolean