ClassDefMethods (original) (raw)
scala.quoted.Quotes.reflectModule.ClassDefMethods
Extension methods of ClassDef
Attributes
Source
Graph
Supertypes
Members list
Statements within the class
Statements within the class
class C {
??? // statements
}
Attributes
Source
The primary constructor of this class
The primary constructor of this class
Attributes
Source
List of extended parent classes or traits. The first parent is always a class.
List of extended parent classes or traits. The first parent is always a class.
Attributes
Source
Self-type of the class
Self-type of the class
type T
class C { self: T =>
???
}
Attributes
Source
In this article