るりまサーチ (Ruby 2.3.0)

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

別のキーワード

  1. fiddle sym
  2. handle sym
  3. _builtin to_sym
  4. string to_sym
  5. symbol to_sym

クラス

キーワード

検索結果

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