るりまサーチ (Ruby 3.1)

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

別のキーワード

  1. option bool
  2. socket bool
  3. win32ole vt_bool
  4. variant vt_bool
  5. bool socket

ライブラリ

クラス

モジュール

検索結果

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

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

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

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

@see REXML::Parent#parent?

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

true を返します。

true を返します。

@see REXML::Node#parent