るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.119秒)
トップページ > クエリ:e[x] > クエリ:parent?[x]

別のキーワード

  1. open3 popen2e
  2. socket af_e164
  3. matrix rank_e
  4. matrix det_e
  5. open3 capture2e

ライブラリ

クラス

モジュール

検索結果

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

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

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

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

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

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

true を返します。

...true を返します。

@see REXML::Node#parent...