るりまサーチ

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

別のキーワード

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

ライブラリ

キーワード

検索結果

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