るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.086秒)
トップページ > クエリ:IO.new[x] > クエリ:dump[x] > クエリ:NEWS for Ruby 2.0.0[x] > クエリ:ptr[x] > クエリ:parse_line[x] > ライブラリ:rdoc/generator/json_index[x]

別のキーワード

  1. argf.class lines
  2. argf.class each_line
  3. argf.class each
  4. argf.class readline
  5. argf.class readlines

検索結果

RDoc::Generator::JsonIndex.new(parent_generator, options) -> RDoc::Generator::JsonIndex (18203.0)

RDoc::Generator::JsonIndex オブジェクトを初期化します。

...のジェネレータとは異なり、RDoc::Store
オブジェクトではない点に注意してください。

@param options RDoc::Options オブジェクトを指定します。
parent_generator に渡されたものと同じものを指定します。...