struct SymbolValue
Defined in:
interpreter/runtime_object_types.cr
Constructors
Class Method Summary
Instance Method Summary
Constructor Detail
def self.
new(name : String)
#
Class Method Detail
Instance Method Detail
def
copy_with(name _name = @name)
#