ThisMethods
scala.quoted.Quotes.reflectModule.ThisMethods
trait ThisMethods
Extension methods of This
Attributes
- Source
- Quotes.scala
- Graph
-
- Supertypes
Members list
Extensions
Extensions
extension (self: Quotes.this.reflectModule.this.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
.
Attributes
- Source
- Quotes.scala
In this article