scala / 3.1 / scala / quoted / quotes$reflectmodule$thismethods.html

Trait scala.quoted.ThisMethods

trait ThisMethods

Extension methods of This

Supertypes

Extensions

extension (self: This)

Source
def id: Option[String]

Returns C if the underlying tree is of the form C.this

Otherwise, return None.

© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.1.1/scala/quoted/Quotes$reflectModule$ThisMethods.html