class

IGOL::VarName

Inherits Reference < Object

Constructors

new(name : String)
Source

Instance methods

==(other : self)

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

[](idx)
Source
copy(name = @name) : VarName
Source
hash(hasher)

See Object#hash(hasher)

name
to_named_tuple
Source
to_s(io)
Source
to_tuple
Source

Macros

[]=(name_pattern, rhs)
Source