最速Rubyリファレンスマニュアル検索!
すべて(11)
2.2.0(1)
2.3.0(1)
2.4.0(1)
2.5.0(1)
2.6.0(1)
2.7.0(1)
3.0(1)
3.1(1)
3.2(1)
3.3(1)
3.4(1)
11件ヒット
[1-11件を表示]
(0.013秒)
トップページ
>
:
un
>
:super_method
別のキーワード
_builtin super_method
method super_method
unboundmethod super_method
systemcommand super_each
shell/system-command super_each
ライブラリ
ビルトイン
(11)
クラス
UnboundMethod
(11)
検索結果
先頭1件
UnboundMethod
#
super
_
method -> UnboundMethod | nil
UnboundMethod
#
super
_
method -> UnboundMethod | nil
(24307.0)
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
2.7.0
3.0
3.1
3.2
3.3
3.4
インスタンスメソッド
self 内で super を実行した際に実行されるメソッドを UnboundMethod オブジェ クトにして返します。
...
self 内で super を実行した際に実行されるメソッドを
Un
bo
un
dMethod オブジェ
クトにして返します。
@see Method#
super_method
...
UnboundMethod