るりまサーチ (Ruby 2.6.0)

最速Rubyリファレンスマニュアル検索!
3件ヒット [1-3件を表示] (0.019秒)
トップページ > バージョン:2.6.0[x] > クエリ:Symbol[x] > 種類:インスタンスメソッド[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) (18709.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) (18661.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 (55.0)

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

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