るりまサーチ (Ruby 2.3.0)

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

別のキーワード

  1. etc sc_xopen_enh_i18n
  2. rsa n=
  3. rsa n
  4. openssl n
  5. pop n_bytes

ライブラリ

クラス

モジュール

検索結果

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

true を返します。

true を返します。

@see REXML::Node#parent

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

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

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

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

@see REXML::Parent#parent?