最速Rubyリファレンスマニュアル検索!
すべて(12)
2.1.0(1)
2.2.0(1)
2.3.0(1)
2.4.0(1)
2.5.0(1)
2.6.0(1)
2.7.0(1)
3.0(1)
3.1(1)
3.2(1)
3.3(1)
3.4(1)
12件ヒット
[1-12件を表示]
(0.064秒)
トップページ
>
:
クラス
>
:InstructionSequence
別のキーワード
instructionsequence disasm
instructionsequence disassemble
instructionsequence of
instructionsequence new
instructionsequence path
ライブラリ
ビルトイン
(12)
検索結果
先頭1件
RubyVM
::
InstructionSequence
RubyVM
::
InstructionSequence
(18007.0)
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
2.7.0
3.0
3.1
3.2
3.3
3.4
クラス
Ruby の Virtual Machine のコンパイル済みの命令シーケンスを表すクラスです。
...
ェクトや Ruby のソースコードを表す文字列
から VM の命令シーケンスを得る事ができます。また、
RubyVM::
InstructionSequence
オブジェクトを元に命令シーケンスを読みやす
い文字列に変換する事もできます。Ruby の命令シーケン
...
Method
Proc