CaseClass
scalus.compiler.sir.SIRType.CaseClass
case class CaseClass(constrDecl: ConstrDecl, typeArgs: List[SIRType], parent: Option[SIRType]) extends SIRType
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait SIRTypeclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- SIRType
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article