oxygen.meta.Meta.Tree.Alternatives
See theAlternatives companion object
final case class Alternatives(raw: quotes.reflect.Alternatives) extends Tree
Attributes
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?
Position in the source code
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Shows the tree as String
In this article