Ruby 2.3.0 リファレンスマニュアル > 関数一覧 > rb_eval (static)
static VALUE rb_eval(VALUE self, NODE *n)
構文木 n を self = self のもとで評価します。