ThisMethods (original) (raw)

scala.quoted.Quotes.reflectModule.ThisMethods

trait ThisMethods

Extension methods of This

Attributes

Source

Quotes.scala

Graph

Supertypes

class Object

trait Matchable

class Any

Members list

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

Source

Quotes.scala