oxygen.meta.Meta.Tree.TypeTree
See theTypeTree companion trait
object TypeTree
Attributes
Members list
Keywords
- no keywords
- case
- final
Inherited
- Not inherited
- Mirror
Type members
Classlikes
object Annotated
object Applied
object ByName
object Inferred
final case class LambdaTypeTree(raw: quotes.reflect.LambdaTypeTree) extends TypeTree
object LambdaTypeTree
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
LambdaTypeTree.type
final case class MatchTypeTree(raw: quotes.reflect.MatchTypeTree) extends TypeTree
object MatchTypeTree
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
MatchTypeTree.type
object Refined
object Singleton
object TypeBind
object TypeBlock
object TypeIdent
final case class TypeProjection(raw: quotes.reflect.TypeProjection) extends TypeTree
object TypeProjection
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
TypeProjection.type
final case class TypeSelect(raw: quotes.reflect.TypeSelect) extends TypeTree
object TypeSelect
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
TypeSelect.type
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
Returns the tree of type or kind (TypeTree) of T
Returns the tree of type or kind (TypeTree) of T
Attributes
Returns the tree of type or kind (TypeTree) of T
Returns the tree of type or kind (TypeTree) of T
Attributes
In this article