TreeMethods (original) (raw)
scala.quoted.Quotes.reflectModule.TreeMethods
Extension methods of Tree
Attributes
Source
Graph
Supertypes
Members list
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
Source
Does this tree represent a valid expression?
Does this tree represent a valid expression?
Attributes
Source
Position in the source code
Symbol of defined or referred by this tree
Symbol of defined or referred by this tree
Attributes
Source
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
Source
Changes the owner of the symbols in the tree
Changes the owner of the symbols in the tree
Attributes
Source
In this article