oxygen.meta.Meta.Tree.Unapply
See theUnapply companion object
Attributes
Members list
Value members
Concrete methods
The extractor function of the pattern.
The extractor function of the pattern.
It may be a reference to the unapply
method of the pattern or may be a partially applied tree containing type parameters and leading given parameters.
Attributes
Training implicit parameters of the unapply
method
Training implicit parameters of the unapply
method
Attributes
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?
Position in the source code
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Shows the tree as String
In this article