ClassTypeTree
amyc.ast.TreeModule.ClassTypeTree
case class ClassTypeTree(qname: QualifiedName) extends TypeTree
Represent a ClassType such as O.Option or String
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TypeTreetrait Treetrait Positionedclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Positioned
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