るりまサーチ

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

別のキーワード

  1. symbol []
  2. symbol slice
  3. win32ole cp_symbol
  4. tracer event_symbol
  5. _builtin symbol

ライブラリ

キーワード

検索結果

RDoc::Context#find_symbol(symbol, method=nil) (6236.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) (6220.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#visibility -> :public | :protected | :private (18.0)

自身の可視性を Symbol で返します。

...自身の可視性を Symbol で返します。...