るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.028秒)

別のキーワード

  1. module attr
  2. module public
  3. module private
  4. module protected
  5. module new

クラス

キーワード

検索結果

RDoc::Context#find_symbol(symbol, method=nil) (152.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#find_local_symbol(symbol) (35.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...