Myst::NilLiteral
Inherits Myst::Literal / Myst::Node / Reference / Object
The nil literal.
'nil'
Instance methods
==(other : self)
Returns true if this reference is the same as other. Invokes same?.
hash(hasher)
See Object#hash(hasher)
Inherits Myst::Literal / Myst::Node / Reference / Object
The nil literal.
'nil'
Returns true if this reference is the same as other. Invokes same?.
See Object#hash(hasher)