Class: Rbzlib::Static_tree_desc

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

Instance Attribute Summary collapse

Instance Attribute Details

#elemsObject

Returns the value of attribute elems

Returns:

  • (Object)

    the current value of elems



2494
2495
2496
# File 'lib/pr/rbzlib.rb', line 2494

def elems
  @elems
end

#extra_baseObject

Returns the value of attribute extra_base

Returns:

  • (Object)

    the current value of extra_base



2494
2495
2496
# File 'lib/pr/rbzlib.rb', line 2494

def extra_base
  @extra_base
end

#extra_bitsObject

Returns the value of attribute extra_bits

Returns:

  • (Object)

    the current value of extra_bits



2494
2495
2496
# File 'lib/pr/rbzlib.rb', line 2494

def extra_bits
  @extra_bits
end

#max_lengthObject

Returns the value of attribute max_length

Returns:

  • (Object)

    the current value of max_length



2494
2495
2496
# File 'lib/pr/rbzlib.rb', line 2494

def max_length
  @max_length
end

#static_treeObject

Returns the value of attribute static_tree

Returns:

  • (Object)

    the current value of static_tree



2494
2495
2496
# File 'lib/pr/rbzlib.rb', line 2494

def static_tree
  @static_tree
end