Method: AutoC::Composite#_master

Defined in:
lib/autoc/composite.rb

#_masterObject (readonly)

Internal reference to the containing type if this type is used as implementing type



29
30
31
# File 'lib/autoc/composite.rb', line 29

def _master
  @_master
end