Class: Abstractivator::Trees::SetMask

Inherits:
Struct
  • Object
show all
Defined in:
lib/abstractivator/trees/tree_compare.rb

Instance Attribute Summary collapse

Instance Attribute Details

#get_keyObject

Returns the value of attribute get_key

Returns:

  • (Object)

    the current value of get_key



10
11
12
# File 'lib/abstractivator/trees/tree_compare.rb', line 10

def get_key
  @get_key
end

#itemsObject

Returns the value of attribute items

Returns:

  • (Object)

    the current value of items



10
11
12
# File 'lib/abstractivator/trees/tree_compare.rb', line 10

def items
  @items
end