Class: EacRubyUtils::ObjectsTable::BY_PARSER_PARSED_STRUCT
- Defined in:
- lib/eac_ruby_utils/objects_table.rb
Instance Attribute Summary collapse
-
#attribute ⇒ Object
Returns the value of attribute attribute.
-
#method_name ⇒ Object
Returns the value of attribute method_name.
Instance Attribute Details
#attribute ⇒ Object
Returns the value of attribute attribute
10 11 12 |
# File 'lib/eac_ruby_utils/objects_table.rb', line 10 def attribute @attribute end |
#method_name ⇒ Object
Returns the value of attribute method_name
10 11 12 |
# File 'lib/eac_ruby_utils/objects_table.rb', line 10 def method_name @method_name end |