This

oxygen.quoted.This
See theThis companion class
object This

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
This.type

Members list

Value members

Concrete methods

def companion(using quotes: Quotes): ThisCompanion
def unapply(x: This): Some[Option[String]]

Matches this or qual.this and returns the name of qual

Matches this or qual.this and returns the name of qual

Attributes

def wrap(using quotes: Quotes)(unwrap: quotes.reflect.This): This

Givens

Givens

given given_Conversion_This_type_ThisCompanion(using Quotes): Conversion[This.type, ThisCompanion]