Method: Steep::AST::Signature::Module#self_type
- Defined in:
- lib/steep/ast/signature/module.rb
#self_type ⇒ Object (readonly)
Returns the value of attribute self_type.
8 9 10 |
# File 'lib/steep/ast/signature/module.rb', line 8 def self_type @self_type end |