Method: RDoc::Context#params
- Defined in:
- lib/rdoc/code_object/context.rb
#params ⇒ Object
Params to be used in the next MethodAttr parsed under this context
113 114 115 |
# File 'lib/rdoc/code_object/context.rb', line 113 def params @params end |