TreeMethods
scala.quoted.Quotes.reflectModule.TreeMethods
trait TreeMethods
Extension methods of Tree
Attributes
- Graph
-
- Supertypes
Members list
Extensions
Extensions
extension (self: Quotes.this.reflectModule.this.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
Position in the source code
Position in the source code
Attributes
Shows the tree as String
Shows the tree as String
Attributes
Symbol of defined or referred by this tree
Symbol of defined or referred by this tree
Attributes
extension (self: Quotes.this.reflectModule.this.Tree)
In this article