るりまサーチ (Ruby 2.2.0)

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

別のキーワード

  1. win32ole ole_methods
  2. win32ole ole_get_methods
  3. win32ole ole_put_methods
  4. win32ole ole_func_methods
  5. fileutils methods

ライブラリ

検索結果

Delegator#protected_methods(all = true) -> [Symbol] (81949.0)

そのオブジェクトが理解できる protected メソッド名の一覧を返します。

そのオブジェクトが理解できる protected メソッド名の一覧を返します。

@param all 偽を指定すると __getobj__ のスーパークラスで定義されたメソッドを除きます。

@see Object#protected_methods