るりまサーチ

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

別のキーワード

  1. _builtin -
  2. open-uri open
  3. irb/input-method new
  4. irb/input-method gets
  5. matrix -

ライブラリ

クラス

モジュール

検索結果

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

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

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

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

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

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

true を返します。

true を返します。

@see REXML::Node#parent