るりまサーチ

最速Rubyリファレンスマニュアル検索!
33件ヒット [1-33件を表示] (0.093秒)
トップページ > クエリ:String#tr[x] > クエリ:pretty[x] > クエリ:filename[x] > クエリ:closed_read?[x] > ライブラリ:rdoc/code_object[x]

別のキーワード

  1. json pretty_generate
  2. json pretty_unparse
  3. cgi pretty
  4. matrix tr
  5. pp pretty_print_cycle

クラス

キーワード

検索結果

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

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

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

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

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

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

@see RDoc::CodeObject#parent

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

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

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

@see RDoc::CodeObject#parent