class

Myst::Nop

Inherits Myst::Node / Reference / Object

A No-op. Used as a placeholder for empty bodies, such as an empty method definition or empty class body.

Instance methods

==(other : self)

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

hash(hasher)

See Object#hash(hasher)