るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.150秒)

別のキーワード

  1. _builtin to_r
  2. open3 pipeline_r
  3. matrix elements_to_r
  4. fileutils rm_r
  5. fileutils cp_r

ライブラリ

クラス

モジュール

検索結果

REXML::Parent#parent? -> bool (30202.0)

true を返します。

...true を返します。

@see REXML::Node#parent...

REXML::Node#parent? -> bool (27202.0)

子を持つノードであれば真を返します。

...子を持つノードであれば真を返します。

R
EXML::Parent のサブクラスでは真を返します。
それ以外では偽を返します。

@see REXML::Parent#parent?...