oxygen.quoted.ValOrDefDef
See theValOrDefDef companion object
sealed trait ValOrDefDef extends Definition
Attributes
- Companion
- object
- Graph
-
- Supertypes
- Known subtypes
Members list
Type members
Types
Value members
Concrete methods
The right-hand side of this val
or def
definition
The right-hand side of this val
or def
definition
Attributes
The type tree of this val
or def
definition
The type tree of this val
or def
definition
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
Abstract fields
Givens
Inherited givens
Attributes
- Inherited from:
- Tree
In this article