oxygen.meta.Meta.Tree.Statement.Definition
See theDefinition companion trait
object Definition
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Definition.type
Members list
Type members
Classlikes
final case class ClassDef(raw: quotes.reflect.ClassDef) extends Definition
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Definitiontrait Statementtrait Treeclass Objecttrait Matchableclass AnyShow all
object ClassDef
final case class DefDef(raw: quotes.reflect.DefDef) extends ValOrDefDef
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ValOrDefDeftrait Definitiontrait Statementtrait Treeclass Objecttrait Matchableclass AnyShow all
object DefDef
final case class TypeDef(raw: quotes.reflect.TypeDef) extends Definition
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Definitiontrait Statementtrait Treeclass Objecttrait Matchableclass AnyShow all
object TypeDef
final case class ValDef(raw: quotes.reflect.ValDef) extends ValOrDefDef
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ValOrDefDeftrait Definitiontrait Statementtrait Treeclass Objecttrait Matchableclass AnyShow all
object ValDef
object ValOrDefDef
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ValOrDefDef.type
sealed trait ValOrDefDef extends Definition
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
In this article