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