HTree::Loc (Class)

In: htree/loc.rb
htree/modules.rb
Parent: Object

Methods

Attributes

index  [R] 
node  [R] 
parent  [R] 

Included Modules

Public Class methods

Loc.new(target_node) => loc Loc.new(parent_loc, index) => loc

Public Instance methods

returns an array containing from location’s root to itself.

[Validate]