ValDefMethods

scala.quoted.Quotes.reflectModule.ValDefMethods

Extension methods of ValDef

Attributes

Source
Quotes.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Extensions

Extensions

extension (self: Quotes.this.reflectModule.this.ValDef)
def rhs: Option[Quotes.this.reflectModule.this.Term]

The right-hand side of this val definition

The right-hand side of this val definition

Attributes

Source
Quotes.scala
def tpt: Quotes.this.reflectModule.this.TypeTree

The type tree of this val definition

The type tree of this val definition

Attributes

Source
Quotes.scala