るりまサーチ

最速Rubyリファレンスマニュアル検索!
10件ヒット [1-10件を表示] (0.017秒)
トップページ > クラス:UnboundMethod[x] > クエリ:super_method[x] > 種類:インスタンスメソッド[x]

別のキーワード

  1. _builtin super_method
  2. method super_method
  3. unboundmethod super_method
  4. systemcommand super_each
  5. shell/system-command super_each

ライブラリ

検索結果

UnboundMethod#super_method -> UnboundMethod | nil (18109.0)

self 内で super を実行した際に実行されるメソッドを UnboundMethod オブジェ クトにして返します。

...self 内で super を実行した際に実行されるメソッドを UnboundMethod オブジェ
クトにして返します。


@see Method#super_method...