るりまサーチ (Ruby 2.5.0)

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

別のキーワード

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

検索結果

RDoc::Context#find_enclosing_module_named(name) -> RDoc::NormalModule | nil (54955.0)

find a module at a higher scope

find a module at a higher scope

RDoc::Context#find_local_symbol(symbol) (36607.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#find_module_named(name) -> RDoc::NormalModule | nil (36607.0)

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

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

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

RDoc::Context#find_symbol(symbol, method=nil) (36607.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#record_location(toplevel) (18352.0)

Record the file that we happen to find it in

Record the file that we happen to find it in

絞り込み条件を変える