Csmli::Define
Inherits Csmli::ASTNode < Reference < Object
Constructors
new(variable_name : String)
SourceInstance methods
==(other : self)
Returns true if this reference is the same as other. Invokes same?.
clone_without_location
Sourceexp
Sourceexp=(exp : Expression | Nil)
Sourceexp?
Sourcehash(hasher)
See Object#hash(hasher)
variable_name
Sourcevariable_name=(variable_name : String)
Source