ThisModule
scala.quoted.Quotes.reflectModule.ThisModule
trait ThisModule
Methods of the module object val This
Attributes
- Source
- Quotes.scala
- Graph
-
- Supertypes
- Self type
-
Members list
Value members
Abstract methods
Create a C.this
for C
pointing to cls
def copy(original: Quotes.this.reflectModule.this.Tree)(qual: Option[String]): Quotes.this.reflectModule.this.This
Attributes
- Source
- Quotes.scala
Matches this
or qual.this
and returns the name of qual
In this article