function rb_const_get_at

[edit]
VALUE rb_const_get_at(VALUE klass, ID name)

クラス klass で定義された定数 name の値を取得します (祖先や外のクラスは調べない)。