CaseClassDef
amyc.ast.TreeModule.CaseClassDef
case class CaseClassDef(name: Name, fields: List[ParamDef], parent: Name) extends ClassOrFunDef
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ClassOrFunDeftrait Definitiontrait Treetrait Positionedclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Positioned
Attributes
- Inherited from:
- ClassOrFunDef
Attributes
- Inherited from:
- ClassOrFunDef
Attributes
- Inherited from:
- Positioned
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Positioned
Attributes
- Inherited from:
- Positioned
Inherited fields
Attributes
- Inherited from:
- Positioned
In this article