るりまサーチ (Ruby 2.4.0)

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

別のキーワード

  1. openssl to_text
  2. prettyprint text
  3. cgi text_field
  4. cgi/html text_field
  5. rexml/document text

ライブラリ

クラス

検索結果

REXML::Text#<=>(other) -> -1 | 0 | 1 (63322.0)

テキストの内容を other と比較します。

テキストの内容を other と比較します。

@param other 比較対象(REXML::Text オブジェクトもしくは文字列)

RDoc::Context#<=>(other) -> -1 | 0 | 1 (63304.0)

自身と other の full_name を比較した結果を返します。

自身と other の full_name を比較した結果を返します。

ソートのために使われます。

@param other 自身と比較したいオブジェクトを指定します。