Sha256: a8712428d251c5c0088c21dfbcd664ff601b7aeefa70e4ab7f3832c63b35affd
Contents?: true
Size: 1.43 KB
Versions: 12
Compression:
Stored size: 1.43 KB
Contents
o:$YARD::CodeObjects::MethodObject:@scope: instance:@visibility:public: @pathI"Proc#parameters:EF:@parameters[ :@files[[I"proc.c;T0:@current_file_has_commentsF: @name:parameters:@source_type:c: @tags[ :@docstringIC:YARD::Docstring"’returns the parameter information of this proc. prc = lambda{|x, y=42, *rest|} prc.parameters #=> [[:req, :x], [:opt, :y], [:rest, :rest]];F:@objectIu:YARD::StubProxyProc#parameters;F: @summary0:@ref_tags[ ;[o:YARD::Tags::OverloadTag :@tag_nameI" overload;F: @text0;;:@types0:@signatureI"parameters;F;IC;"