scala.quoted.runtime.impl.QuotesImpl.reflect$.ThisMethods$
Attributes
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Self type
Members list
Concise view
Extensions
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