ThisMethods

scala.quoted.runtime.impl.QuotesImpl.reflect$.ThisMethods$
object ThisMethods extends ThisMethods

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Extensions

Extensions

extension (self: This)
def id: Option[String]

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