Method: Steep::AST::Signature::Interface#methods
- Defined in:
- lib/steep/ast/signature/interface.rb
#methods ⇒ Object (readonly)
Returns the value of attribute methods.
20 21 22 |
# File 'lib/steep/ast/signature/interface.rb', line 20 def methods @methods end |