class

IGOL::SetVar

Inherits IGOL::Command < Reference < Object

Constructors

new(name : VarName, pattern : Pattern)
Source

Instance methods

==(other : self)

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

[](idx)
Source
copy(name = @name, pattern = @pattern) : SetVar
Source
hash(hasher)

See Object#hash(hasher)

name
pattern
to_named_tuple
Source
to_s(io)
Source
to_tuple
Source

Macros

[]=(name_pattern, pattern_pattern, rhs)
Source