ThisMethods (original) (raw)
scala.quoted.Quotes.reflectModule.ThisMethods
trait ThisMethods
Extension methods of This
Attributes
Source
Graph
Supertypes
class Object
trait Matchable
class Any
Members list
Extensions
Extensions
extension (self: This)
Returns C
if the underlying tree is of the form C.this
Returns C
if the underlying tree is of the form C.this
Otherwise, return None
.
Attributes
Source