ThisMethods

scala.quoted.Quotes.reflectModule.ThisMethods

Extension methods of This

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

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