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

Overview
Module Structure
Class Hierarchy
Instance Attributes
Otherwise#expr [R]
Instance Methods
Otherwise#initialize / 2
Otherwise#desugar_poly_rule / 1
is a submodule of
module: Polymorph ( Umu::ConcreteSyntax::Core::Expression::Nary::Branch::Rule::Case )
has modular siblings
class: Abstract   
class: Nil   
class: Cons   
class: Unmatch   
inherits from
  Abstract ( Umu::ConcreteSyntax::Core::Expression::Nary::Branch::Rule::Abstraction )
has class siblings
  HasHead ( Umu::ConcreteSyntax::Core::Expression::Nary::Branch::Rule::Abstraction )
  Unmatch ( Umu::ConcreteSyntax::Core::Expression::Nary::Branch::Rule::Case::Polymorph )
has properties
attribute: expr [R]   
method: initialize / 2   
method: desugar_poly_rule / 1   
is defined at
#541 in concrete-syntax/core/expression/nary/branch/case/rule/polymoph.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: Umu
  module: ConcreteSyntax
  module: Core
  module: Expression
  module: Nary
  module: Branch
  module: Rule
  module: Abstraction
class: Abstract     
class: HasHead     
  module: Case
  module: Polymorph
class: Abstract     
class: Nil     
class: Cons     
class: Otherwise     
class: Unmatch     

Instance Attributes

Instance Methods

Otherwise#initialize / 2

#544 in concrete-syntax/core/expression/nary/branch/case/rule/polymoph.rb

initialize ( loc ,
  expr )

Otherwise#desugar_poly_rule / 1

#553 in concrete-syntax/core/expression/nary/branch/case/rule/polymoph.rb

desugar_poly_rule ( env )