24件ヒット
[1-24件を表示]
(0.078秒)
クラス
-
REXML
:: Parent (12)
モジュール
-
REXML
:: Node (12)
検索結果
-
REXML
:: Node # parent? -> bool (24204.0) -
子を持つノードであれば真を返します。
...子を持つノードであれば真を返します。
REXML::Parent のサブクラスでは真を返します。
それ以外では偽を返します。
@see REXML::Parent#parent?... -
REXML
:: Parent # parent? -> bool (24204.0) -
true を返します。
...true を返します。
@see REXML::Node#parent...