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