るりまサーチ

最速Rubyリファレンスマニュアル検索!
708件ヒット [1-100件を表示] (0.025秒)
トップページ > ライブラリ:rdoc[x] > クエリ:Context[x]

別のキーワード

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

検索結果

<< 1 2 3 ... > >>

RDoc::Context (18001.0)

モジュール、クラス、メソッドなどの、rdoc/code_objects が定義す るクラスを管理するクラスです。

...モジュール、クラス、メソッドなどの、rdoc/code_objects が定義す
るクラスを管理するクラスです。...

RDoc::Context#sections -> RDoc::Context::Section (3118.0)

追加された RDoc::Context::Section の配列を返します。

...追加された RDoc::Context::Section の配列を返します。...

RDoc::Context::Section#parent -> RDoc::Context (3118.0)

自身が所属する RDoc::Context オブジェクトを返します。

...自身が所属する RDoc::Context オブジェクトを返します。...

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

自身を初期化します。

...自身を初期化します。

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

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

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

また、section のシーケンス番号を新しく...

RDoc::Context#current_section -> RDoc::Context::Section (3102.0)

現在の section を返します。

現在の section を返します。

絞り込み条件を変える

RDoc::Context.new -> RDoc::Context (3102.0)

自身を初期化します。

自身を初期化します。

RDoc::Context#add_to(array, thing) -> () (3043.0)

array に thing を追加します。

...指定します。

RDoc
::Context#add_alias などで使われています。ライブラリ内部で使
用します。

@see RDoc::Context#add_alias, RDoc::Context#add_attribute,
RDoc
::Context#add_constant, RDoc::Context#add_include,
RDoc
::Context#add_method, RDoc::Context#add_require...

RDoc::Context#find_local_symbol(symbol) (3017.0)

Finds a method, constant, attribute, module or files named +symbol+ in this context

...Finds a method, constant, attribute, module or files named +symbol+ in
this context...

RDoc::Context#in_files (3017.0)

Files this context is found in

...Files this context is found in...
<< 1 2 3 ... > >>