Class YARD::NameStruct

Object
  |
  +--YARD::NameStruct

Attributes

attributes [R, W]
object [R, W]

Constructor Summary

initialize(object)

Public Instance Method Summary

Object attributes
      Returns the value of attribute attributes .
Object attributes=(value)
      Sets the attribute attributes .
Object object
      Returns the value of attribute object .
Object object=(value)
      Sets the attribute object .

Public Instance Method Details

attributes

public Object attributes

Returns the value of attribute attributes


attributes=

public Object attributes=(value)

Sets the attribute attributes

Parameters:
value - the value to set the attribute attributes to.

object

public Object object

Returns the value of attribute object


object=

public Object object=(value)

Sets the attribute object

Parameters:
value - the value to set the attribute object to.