24件ヒット
[1-24件を表示]
(0.083秒)
キーワード
-
include
_ class _ new (12) -
rb
_ module _ new (12)
検索結果
-
VALUE rb
_ module _ new(void) (12201.0) -
新しいモジュールオブジェクトを作成し、返します。
新しいモジュールオブジェクトを作成し、返します。 -
static VALUE include
_ class _ new(VALUE module , VALUE super) (6201.0) -
super をスーパークラスとして モジュールの「化身」クラスを作成し返します。
super をスーパークラスとして
モジュールの「化身」クラスを作成し返します。