HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Ruby27-x64/share/ri/2.7.0/system/Binding/eval-i.ri
U:RDoc::AnyMethod[iI"	eval:ETI"Binding#eval;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[	I"AEvaluates the Ruby expression(s) in <em>string</em>, in the ;TI"H<em>binding</em>'s context.  If the optional <em>filename</em> and ;TI"D<em>lineno</em> parameters are present, they will be used when ;TI"reporting syntax errors.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[
I"def get_binding(param)
;TI"  binding
;TI"	end
;TI"b = get_binding("hello")
;TI""b.eval("param")   #=> "hello";T:@format0:
@fileI"proc.c;T:0@omit_headings_from_table_of_contents_below0I"9binding.eval(string [, filename [,lineno]])  -> obj
;T0[I"(p1, p2 = v2, p3 = v3);T@FI"Binding;TcRDoc::NormalClass00