るりまサーチ

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

別のキーワード

  1. _builtin -
  2. open-uri open
  3. irb/input-method new
  4. irb/input-method gets
  5. matrix -

クラス

キーワード

検索結果

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

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

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

RDoc::CodeObject#parent_file_name -> String (204.0)

self.parent のファイル名を返します。

self.parent のファイル名を返します。

@see RDoc::CodeObject#parent

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

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

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

@see RDoc::CodeObject#parent