oxygen.meta.Meta.Tree.Statement.Definition.TypeDef
See theTypeDef companion object
final case class TypeDef(raw: quotes.reflect.TypeDef) extends Definition
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Definitiontrait Statementtrait Treeclass Objecttrait Matchableclass AnyShow all
Members list
Value members
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
Attributes
- Inherited from:
- Tree
Does this tree represent a valid expression?
Attributes
- Inherited from:
- Definition
Position in the source code
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Shows the tree as String
In this article