Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Statements within the class
Statements within the class
class C {
??? // statements
}
Attributes
The primary constructor of this class
The primary constructor of this class
Attributes
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
Self-type of the class
Self-type of the class
type T
class C { self: T =>
???
}
Attributes
Attributes
- Definition Classes
Inherited methods
Convert this tree to an quoted.Expr[Any]
if the tree is a valid expression or throws
Convert this tree to an quoted.Expr[Any]
if the tree is a valid expression or throws
Attributes
- Inherited from:
- Tree
Convert this tree to an quoted.Expr[T]
if the tree is a valid expression or throws
Convert this tree to an quoted.Expr[T]
if the tree is a valid expression or throws
Attributes
- Inherited from:
- Tree
Changes the owner of the symbols in the tree
Does this tree represent a valid expression?
Name of the definition
Position in the source code
Shows the tree as String
Givens
Inherited givens
Attributes
- Inherited from:
- Tree