るりまサーチ

最速Rubyリファレンスマニュアル検索!
432件ヒット [201-300件を表示] (0.085秒)
トップページ > クエリ:i[x] > クラス:RDoc::Context[x]

別のキーワード

  1. _builtin to_i
  2. fiddle to_i
  3. matrix elements_to_i
  4. csv to_i
  5. kernel $-i

検索結果

<< < 1 2 3 4 5 > >>

RDoc::Context#find_module_named(name) -> RDoc::NormalModule | nil (6101.0)

追加された RDoc::NormalModule から引数で指定した名前のモジュール を検索します。見つからなかった場合は nil を返します。

...追加された RDoc::NormalModule から引数で指定した名前のモジュール
を検索します。見つからなかった場合は nil を返します。

@param name モジュールの名前を文字列で指定します。...

RDoc::Context#find_symbol(symbol, method=nil) (6101.0)

Look up the given symbol. If method is non-nil, then we assume the symbol references a module that contains that method

...Look up the given symbol. If method is non-nil, then we assume
the symbol references a module that contains that method...

RDoc::Context#in_files (6101.0)

Files this context is found in

...Files this context is found in...

RDoc::Context#initialize_classes_and_modules -> () (6101.0)

追加されたクラスやモジュールをクリアします。

追加されたクラスやモジュールをクリアします。

RDoc::Context#initialize_methods_etc -> () (6101.0)

追加されたメソッド、属性、alias されたメソッド(メソッド名の対応が取れて いないものを含む)、require されたファイル、include されたファイル、定数 をクリアします。

...追加されたメソッド、属性、alias されたメソッド(メソッド名の対応が取れて
いないものを含む)、require されたファイル、include されたファイル、定数
をクリアします。...

絞り込み条件を変える

RDoc::Context#method_list -> [RDoc::AnyMethod] (6101.0)

追加された(RDoc::AnyMethod かそのサブクラスのオブジェクト)の配列 を返します。

追加された(RDoc::AnyMethod かそのサブクラスのオブジェクト)の配列
を返します。

RDoc::Context#ongoing_visibility=(vis) (6101.0)

Change the default visibility for new methods

...Change the default visibility for new methods...

RDoc::Context#record_location(toplevel) (6101.0)

Record the file that we happen to find it in

...Record the file that we happen to find it in...

RDoc::Context#set_current_section(title, comment) -> () (6101.0)

Handle sections

...Handle sections...
<< < 1 2 3 4 5 > >>