るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.197秒)
トップページ > バージョン:2.4.0[x] > クエリ:E[x] > クエリ:i[x] > クエリ:Alias[x] > クエリ:rb_define_alias[x]

別のキーワード

  1. psych alias
  2. rdoc/alias alias
  3. context add_alias
  4. handler alias
  5. alias new

検索結果

void rb_define_alias(VALUE klass, const char *new, const char *old) (169201.0)

クラス klass のインスタンスメソッド old の 別名 new を定義します。

クラス klass のインスタンスメソッド old の
別名 new を定義します。