ReturnModule

scala.quoted.Quotes.reflectModule.ReturnModule

Methods of the module object val Return

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Abstract methods

Creates return <expr: Term>

Creates return <expr: Term>

Attributes

Matches return <expr: Term> and extracts the expression and symbol of the method

Matches return <expr: Term> and extracts the expression and symbol of the method

Attributes