るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
6件ヒット [1-6件を表示] (0.189秒)
トップページ > バージョン:2.3.0[x] > 種類:インスタンスメソッド[x] > クエリ:t[x] > クエリ:-[x] > クラス:REXML::Comment[x]

別のキーワード

  1. openssl t61string
  2. asn1 t61string
  3. matrix t
  4. t61string new
  5. fiddle type_size_t

ライブラリ

キーワード

検索結果

REXML::Comment#string -> String (18907.0)

コメント文字列を返します。

コメント文字列を返します。

REXML::Comment#node_type -> Symbol (18607.0)

シンボル :comment を返します。

シンボル :comment を返します。

REXML::Comment#to_s -> String (18607.0)

コメント文字列を返します。

コメント文字列を返します。

REXML::Comment#<=>(other) -> -1 | 0 | 1 (9610.0)

other と内容(REXML::Comment#string)を比較します。

...other と内容(REXML::Comment#string)を比較します。...

REXML::Comment#==(other) -> bool (9607.0)

other と内容(REXML::Comment#string)が同じならば真を返します。

...other と内容(REXML::Comment#string)が同じならば真を返します。...

絞り込み条件を変える

REXML::Comment#clone -> REXML::Comment (9607.0)

内容が複製された Comment オブジェクトを返します。 (親ノードの情報は複製されません)。

内容が複製された Comment オブジェクトを返します。
(親ノードの情報は複製されません)。