Class: Rbzlib::Tree_desc

Inherits:
Struct
  • Object
show all
Defined in:
lib/pr/rbzlib.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dyn_treeObject

Returns the value of attribute dyn_tree

Returns:

  • (Object)

    the current value of dyn_tree



2496
2497
2498
# File 'lib/pr/rbzlib.rb', line 2496

def dyn_tree
  @dyn_tree
end

#max_codeObject

Returns the value of attribute max_code

Returns:

  • (Object)

    the current value of max_code



2496
2497
2498
# File 'lib/pr/rbzlib.rb', line 2496

def max_code
  @max_code
end

#stat_descObject

Returns the value of attribute stat_desc

Returns:

  • (Object)

    the current value of stat_desc



2496
2497
2498
# File 'lib/pr/rbzlib.rb', line 2496

def stat_desc
  @stat_desc
end