Method: RDoc::Parser::PrismRuby::RDocVisitor::MethodSignatureVisitor#calls_super
- Defined in:
- lib/rdoc/parser/prism_ruby.rb
#calls_super ⇒ Object (readonly)
Returns the value of attribute calls_super.
1000 1001 1002 |
# File 'lib/rdoc/parser/prism_ruby.rb', line 1000 def calls_super @calls_super end |