72件ヒット
[1-72件を表示]
(0.146秒)
検索結果
先頭5件
-
REXML
:: Comment # string -> String (6302.0) -
コメント文字列を返します。
コメント文字列を返します。 -
REXML
:: Comment # <=>(other) -> -1 | 0 | 1 (3203.0) -
other と内容(REXML::Comment#string)を比較します。
...other と内容(REXML::Comment#string)を比較します。... -
REXML
:: Comment # ==(other) -> bool (3202.0) -
other と内容(REXML::Comment#string)が同じならば真を返します。
...other と内容(REXML::Comment#string)が同じならば真を返します。... -
REXML
:: Comment # clone -> REXML :: Comment (3202.0) -
内容が複製された Comment オブジェクトを返します。 (親ノードの情報は複製されません)。
内容が複製された Comment オブジェクトを返します。
(親ノードの情報は複製されません)。 -
REXML
:: Comment # to _ s -> String (3202.0) -
コメント文字列を返します。
コメント文字列を返します。 -
REXML
:: Comment # node _ type -> Symbol (3102.0) -
シンボル :comment を返します。
シンボル :comment を返します。