Class: None (Umu::Value::Core::Union::Option)

Overview
Module Structure
Class Hierarchy
Class Methods
None.order_num
None.meth_make / 3
Instance Methods
None#none?
None#meth_is_none / 3
is a submodule of
module: Option ( Umu::Value::Core::Union )
has modular siblings
class: Abstract   
class: Some   
inherits from
  Abstract ( Umu::Value::Core::Union::Option )
has class siblings
  Some ( Umu::Value::Core::Union::Option )
has properties
class method: order_num   
class method: meth_make / 3   
method: none?   
method: meth_is_none / 3   
is defined at
#62 in value/core/union/option.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: Umu
  module: Value
  module: Core
  module: Union
  module: Option
class: Abstract     
class: None     
class: Some     

Class Hierarchy

Object ( Builtin-Module )
Top ( Umu::Value::Core )
has properties
class method: class_method_infos   
class method: instance_method_infos   
class method: define_class_method / 5   
class method: define_instance_method / 5   
class method: __define_method__ / 6   
class method: type_sym (1/2)   
method: type_sym (2/E)   
method: pretty_print / 1   
method: invoke / 5   
method: apply / 4   
method: __invoke__ / 5   
Object ( Umu::Value::Core )
has properties
method: meth_show / 3   
alias: meth_to_string meth_show   
method: contents   
method: meth_contents / 3   
method: meth_is_equal / 4   
method: meth_is_not_equal / 4   
method: meth_is_less_than / 4   
method: meth_is_greater_than / 4   
method: meth_is_less_equal / 4   
method: meth_is_greater_equal / 4   
method: meth_compare / 4   
method: meth_force / 3   
Abstract ( Umu::Value::Core::Union )
has properties
class method: base_type_sym (1/2)   
class method: order_num (1/2)   
method: base_type_sym (2/E)   
method: order_num (2/E)   
method: to_s   
method: pretty_print / 1   
method: meth_to_string / 3   
method: meth_is_equal / 4   
method: meth_is_less_than / 4   
Abstract ( Umu::Value::Core::Union::Option )
has properties
class method: base_type_sym   
method: none?   
method: some?   
method: meth_is_none / 3   
method: meth_is_some / 3   
None ( Umu::Value::Core::Union::Option )
has properties
class method: order_num   
class method: meth_make / 3   
method: none?   
method: meth_is_none / 3   
Some ( Umu::Value::Core::Union::Option )

Class Methods

None.order_num

#63 in value/core/union/option.rb

order_num

None.meth_make / 3

#73 in value/core/union/option.rb

meth_make ( _loc ,
  _env ,
  _event )

Instance Methods

None#none?

#78 in value/core/union/option.rb

none?

None#meth_is_none / 3

#88 in value/core/union/option.rb

meth_is_none ( _loc ,
  _env ,
  _event )