Class: Abstractivator::Trees::SetMask
- Defined in:
- lib/abstractivator/trees/tree_compare.rb
Instance Attribute Summary collapse
-
#get_key ⇒ Object
Returns the value of attribute get_key.
-
#items ⇒ Object
Returns the value of attribute items.
Instance Attribute Details
#get_key ⇒ Object
Returns the value of attribute get_key
10 11 12 |
# File 'lib/abstractivator/trees/tree_compare.rb', line 10 def get_key @get_key end |
#items ⇒ Object
Returns the value of attribute items
10 11 12 |
# File 'lib/abstractivator/trees/tree_compare.rb', line 10 def items @items end |