るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.026秒)
トップページ > クエリ:rc[x] > 種類:関数[x] > クエリ:superclass[x]

別のキーワード

  1. rc4 new
  2. rc2 new
  3. rc5 new
  4. openssl rc4
  5. openssl rc5

検索結果

static VALUE superclass(VALUE self, NODE *node) (44201.0)

クラス文のスーパークラスを表すノード node を 評価してクラスを得ます。

クラス文のスーパークラスを表すノード node を
評価してクラスを得ます。

static VALUE rb_class_superclass(VALUE klass) (12201.0)