class

Myst::Return

Inherits Myst::ControlExpr / Myst::Node / Reference / Object

A return expression. Return expressions are used to prematurely exit a method

'return' [ value ]

Instance methods

==(other : self)

Returns true if this reference is the same as other. Invokes same?.

hash(hasher)

See Object#hash(hasher)