oxygen.quoted.LambdaTypeTree
See theLambdaTypeTree companion object
final class LambdaTypeTree(val quotes: Quotes)(val unwrap: quotes.reflect.LambdaTypeTree) extends TypeTree
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Type members
Types
Value members
Concrete methods
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?
Position in the source code
Shows the tree as String
Symbol of defined or referred by this tree
Givens
Inherited givens
Attributes
- Inherited from:
- Tree
In this article