U:RDoc::AnyMethod[iI"parameters:ETI"Proc#parameters;TF: publico:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [I"4Returns the parameter information of this proc.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim; [I"%prc = lambda{|x, y=42, *other|} ;TI"Bprc.parameters #=> [[:req, :x], [:opt, :y], [:rest, :other]];T: @format0: @fileI" proc.c;T:0@omit_headings_from_table_of_contents_below0I"prc.parameters -> array ;T0[I"();T@FI" Proc;TcRDoc::NormalClass00