Method: AutoC::Composite#_master
- Defined in:
- lib/autoc/composite.rb
#_master ⇒ Object (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 |