class

Csmli::Define

Inherits Csmli::ASTNode < Reference < Object

Constructors

new(variable_name : String)
Source

Instance methods

==(other : self)

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

clone_without_location
Source
exp=(exp : Expression | Nil)
Source
exp?
Source
hash(hasher)

See Object#hash(hasher)

variable_name
Source
variable_name=(variable_name : String)
Source