Class: Environment (Umu::AbstractSyntax::Result)

Overview
Module Structure
Class Hierarchy
Instance Attributes
Environment#env [R]
Instance Methods
Environment#initialize / 1
is a submodule of
module: Result ( Umu::AbstractSyntax )
has modular siblings
class: Abstract   
class: Value   
inherits from
  Abstract ( Umu::AbstractSyntax::Result )
has class siblings
  Value ( Umu::AbstractSyntax::Result )
has properties
attribute: env [R]   
method: initialize / 1   
is defined at
#27 in abstract-syntax/result.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: Umu
  module: AbstractSyntax
  module: Result
class: Abstract     
class: Value     
class: Environment     

Class Hierarchy

Object ( Builtin-Module )
Abstract ( Umu::AbstractSyntax::Result )
Value ( Umu::AbstractSyntax::Result )
Environment ( Umu::AbstractSyntax::Result )
has properties
attribute: env [R]   
method: initialize / 1   

Instance Attributes

Environment#env [R]

#28 in abstract-syntax/result.rb

Instance Methods

Environment#initialize / 1

#31 in abstract-syntax/result.rb

initialize ( env )