TreeMethods
scala.quoted.Quotes.reflectModule.TreeMethods
trait TreeMethods
Extension methods of Tree
Attributes
- Graph
-
- Supertypes
Members list
Extensions
Extensions
extension (self: Tree)(self: Tree)
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
Does this tree represent a valid expression?
Does this tree represent a valid expression?
Attributes
In this article