るりまサーチ

最速Rubyリファレンスマニュアル検索!
408件ヒット [401-408件を表示] (0.021秒)

別のキーワード

  1. irb/input-method gets
  2. irb/input-method new
  3. _builtin define_method
  4. irb/input-method encoding
  5. irb/input-method readable_atfer_eof?

ライブラリ

キーワード

検索結果

<< < ... 3 4 5 >>

RubyVM::InstructionSequence#to_a -> Array (13.0)

self の情報を 14 要素の配列にして返します。

...type

命令シーケンスの種別。
:top、:method、:block、:class、:rescue、:ensure、:eval、:main、
:defined_guard のいずれか。

: locals

全ての引数名、ローカル変数名からなる Symbol の配列。

: args

引数の指定が必須のメソッド、ブロ...
<< < ... 3 4 5 >>