Class: Class (TmDoc::Model::Core::Logical::Node)

Overview
Module Structure
Class Hierarchy
Instance Attributes
Class#inherit_path_string [R]
Instance Methods
Class#initialize / 4
Class#to_s
is a submodule of
module: Node ( TmDoc::Model::Core::Logical )
has modular siblings
class: Module   
class: ToplevelModule   
class: Method   
class: Block   
inherits from
  Module ( TmDoc::Model::Core::Logical::Node )
has class siblings
  ToplevelModule ( TmDoc::Model::Core::Logical::Node )
has properties
attribute: inherit_path_string [R]   
method: initialize / 4   
method: to_s   
is defined at
#621 in model/core/logical.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: TmDoc
  module: Model
  module: Core
  module: Logical
  module: Node
class: Module     
class: ToplevelModule     
class: Class     
class: Method     
class: Block     

Class Hierarchy

Object ( Builtin-Module )
Abstract ( TmStd::Lsm )
Abstract ( TmStd::Lsm::Product )
GenericSubject ( TmDoc::Model::Abstraction::Subject )
includes
  Comparable ( Builtin-Module )
has properties
method: == / 1   
method: eql? / 1   
method: hash   
method: freeze_equality!   
method: <=> / 1   
Subject ( TmDoc::Model::Core::Logical::Abstraction )
includes
  Treeable ( TmStd )
has properties
attribute: line_num [R]   
attribute: name_path [R]   
attribute: seq_num [R]   
attribute: hash [R]   
method: initialize / 3   
method: name   
method: eql? / 1   
method: freeze_equality!   
method: <=> / 1   
NodeSubject ( TmDoc::Model::Core::Logical::Abstraction )
has properties
attribute: below_subjects [R]   
method: initialize / 3   
method: to_s / 2   
method: each / 1   
method: children   
method: empty?   
method: gather_module_funcs / 2   
Module ( TmDoc::Model::Core::Logical::Node )
has properties
method: to_s / 2   
method: traverse / 2   
method: gather_module_funcs / 2   
ToplevelModule ( TmDoc::Model::Core::Logical::Node )
Class ( TmDoc::Model::Core::Logical::Node )
has properties
attribute: inherit_path_string [R]   
method: initialize / 4   
method: to_s   
Method ( TmDoc::Model::Core::Logical::Node )
Block ( TmDoc::Model::Core::Logical::Node )

Instance Attributes

Class#inherit_path_string [R]

#622 in model/core/logical.rb

Instance Methods

Class#initialize / 4

#625 in model/core/logical.rb

initialize ( line_num ,
  below_subjects ,
  name_path ,
  inherit_path_string )

Class#to_s

#643 in model/core/logical.rb

to_s