class

Csmli::Function

Inherits Csmli::Expression < Csmli::ASTNode < Reference < Object

Constructors

Instance methods

==(other : self)

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

args
Source
args=(args : Array(String))
Source
clone_without_location
Source
closure
Source
closure=(closure : Array(Hash(String, Bool | Int32 | Function)) | Nil)
Source
closure?
Source
defs
Source
defs=(defs : Array(Define))
Source
exp=(exp : Expression | Nil)
Source
exp?
Source
hash(hasher)

See Object#hash(hasher)