48件ヒット
[1-48件を表示]
(0.009秒)
種類
- インスタンスメソッド (36)
- 定数 (12)
クラス
-
RDoc
:: Context (48)
キーワード
- VISIBILITIES (12)
-
find
_ local _ symbol (12) -
find
_ symbol (12) - visibility (12)
検索結果
先頭4件
-
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 で返します。... -
RDoc
:: Context :: VISIBILITIES -> [:public , :protected , :private] (18.0) -
メソッドの可視性を Symbol の配列で返します。
...メソッドの可視性を Symbol の配列で返します。...