Class: Entry (Umu::ConcreteSyntax::Core::Expression::Nary::Branch::Rule::Case)

Overview
Module Structure
Class Hierarchy
Instance Methods
Entry#desugar_poly_rule / 1
is a submodule of
module: Case ( Umu::ConcreteSyntax::Core::Expression::Nary::Branch::Rule )
has modular siblings
class: Abstract   
class: Atom   
class: Datum   
class: Class   
module: Polymorph   
inherits from
  HasHead ( Umu::ConcreteSyntax::Core::Expression::Nary::Branch::Rule::Abstraction )
has class siblings
  If ( Umu::ConcreteSyntax::Core::Expression::Nary::Branch::Rule )
  Cond ( Umu::ConcreteSyntax::Core::Expression::Nary::Branch::Rule )
has properties
method: desugar_poly_rule / 1   
is defined at
#22 in concrete-syntax/core/expression/nary/branch/case/rule/entry.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: Umu
  module: ConcreteSyntax
  module: Core
  module: Expression
  module: Nary
  module: Branch
  module: Rule
  module: Abstraction
class: HasHead     
  class: If
  class: Cond
  module: Case
class: Abstract     
class: Atom     
class: Datum     
class: Class     
module: Polymorph     
class: Entry     

Class Hierarchy

Object ( Builtin-Module )
Model ( Umu::Abstraction )
has properties
attribute: loc [R]   
method: initialize / 1   
method: to_s   

Instance Methods

Entry#desugar_poly_rule / 1

#23 in concrete-syntax/core/expression/nary/branch/case/rule/entry.rb

desugar_poly_rule ( env )