Method: CShadow::CShadowClassMethods#attr_reader
- Defined in:
- lib/cgen/cshadow.rb
#attr_reader(*args) ⇒ Object
814 815 816 817 |
# File 'lib/cgen/cshadow.rb', line 814 def attr_reader(*args) check_overwrite_shadow_attrs(*args) super end |