ThisModule

Methods of the module object val This

Source:
Quotes.scala
class Object
trait Matchable
class Any

Value members

Abstract methods

def apply(cls: Symbol): This

Create a C.this for C pointing to cls

Create a C.this for C pointing to cls

Source:
Quotes.scala
def copy(original: Tree)(qual: Option[String]): This

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

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

Source:
Quotes.scala