ValOrDefDefMethods

scala.quoted.Quotes.reflectModule.ValOrDefDefMethods

Extension methods of ValOrDefDef

Attributes

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

Members list

Extensions

Extensions

extension (self: ValOrDefDef)
def rhs: Option[Term]

The right-hand side of this val or def definition

The right-hand side of this val or def definition

Attributes

Source
Quotes.scala
def tpt: TypeTree

The type tree of this val or def definition

The type tree of this val or def definition

Attributes

Source
Quotes.scala