Class: EacRubyUtils::ObjectsTable::BY_PARSER_PARSED_STRUCT

Inherits:
Struct
  • Object
show all
Defined in:
lib/eac_ruby_utils/objects_table.rb

Instance Attribute Summary collapse

Instance Attribute Details

#attributeObject

Returns the value of attribute attribute

Returns:

  • (Object)

    the current value of attribute



10
11
12
# File 'lib/eac_ruby_utils/objects_table.rb', line 10

def attribute
  @attribute
end

#method_nameObject

Returns the value of attribute method_name

Returns:

  • (Object)

    the current value of method_name



10
11
12
# File 'lib/eac_ruby_utils/objects_table.rb', line 10

def method_name
  @method_name
end