final case class ImportWithoutModuleSupport(module: String, info: ClassInfo, jsNativeMember: Option[MethodName], from: From) extends Error with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ImportWithoutModuleSupport
- Serializable
- Serializable
- Product
- Equals
- Error
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All