ThisMethods
trait ThisMethods
Extension methods of This
- Source:
- Quotes.scala
Extensions
Extensions
extension (self: This)
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
.
- Source:
- Quotes.scala