るりまサーチ

最速Rubyリファレンスマニュアル検索!
240件ヒット [201-240件を表示] (0.052秒)
トップページ > クエリ:d[x] > クエリ:CodeObject[x] > 種類:インスタンスメソッド[x]

別のキーワード

  1. bigdecimal/util to_d
  2. float to_d
  3. kernel $-d
  4. openssl d
  5. integer to_d

検索結果

<< < 1 2 3 >>

RDoc::CodeObject#parent_name -> String (6007.0)

self.parent の名前を返します。

...self.parent の名前を返します。

@see RDoc::CodeObject#parent...

RDoc::CodeObject#comment -> String (6001.0)

自身のコメントを返します。

自身のコメントを返します。

RDoc::CodeObject#comment=(comment) (6001.0)

自身のコメントを comment に設定します。

自身のコメントを comment に設定します。

ただし、comment が空文字列だった場合は何もしません。

@param comment コメントを文字列で指定します。

RDoc::CodeObject#section=(val) (6001.0)

所属する section を設定します。

...所属する section を設定します。

@param val RDoc::Context::Section オブジェクトを指定します。...
<< < 1 2 3 >>