るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.021秒)
トップページ > バージョン:2.5.0[x] > クエリ:context[x] > クエリ:new[x] > クラス:RDoc::Context::Section[x]

別のキーワード

  1. rdoc/context new
  2. rexml/document context
  3. webrick/ssl ssl_context
  4. context thread

ライブラリ

検索結果

RDoc::Context::Section.new(parent, title, comment) -> RDoc::Context::Section (63628.0)

自身を初期化します。

自身を初期化します。

@param parent RDoc::Context オブジェクトを指定します。

@param title section のタイトルを文字列で指定します。

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

また、section のシーケンス番号を新しく作成します。