るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.015秒)

別のキーワード

  1. win32ole const_load
  2. module const_set
  3. module const_get
  4. _builtin const_set
  5. _builtin const_get

キーワード

検索結果

static VALUE rb_mod_const_set(VALUE mod, VALUE name, VALUE value) (6101.0)

void rb_const_set(VALUE klass, ID name, VALUE val) (6101.0)

定数 klass::name の値を val として定義します。

定数 klass::name の値を val として定義します。