るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.109秒)
トップページ > クエリ:IO.new[x] > クエリ:gets[x] > クエリ:NEWS for Ruby 2.2.0[x] > クエリ:制御構造[x] > クラス:RDoc::Generator::JsonIndex[x]

別のキーワード

  1. sax2parser listen
  2. rexml/parsers/sax2parser listen
  3. argf.class lines
  4. argf.class each
  5. open3 popen2

ライブラリ

検索結果

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

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

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

@param parent_generator 親となるジェネレータオブジェクトを指定します。
RDoc::Generator::JsonIndex
#class_dir や
#file_dir を決めるのに使用します...
...のジェネレータとは異なり、RDoc::Store
オブジェクトではない点に注意してください。

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