るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.111秒)
トップページ > バージョン:2.3.0[x] > 種類:インスタンスメソッド[x] > クエリ:sym[x] > クラス:RDoc::Context[x]

別のキーワード

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

ライブラリ

キーワード

検索結果

RDoc::Context#find_local_symbol(symbol) (18607.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) (18607.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