Return

oxygen.quoted.Return
See theReturn companion class
object Return

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Return.type

Members list

Value members

Concrete methods

def companion(using quotes: Quotes): ReturnCompanion
def unapply(x: Return): (Term, Symbol)

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

def wrap(using quotes: Quotes)(unwrap: quotes.reflect.Return): Return

Givens

Givens