Package org.jruby.ast.executable
Class ScriptAndCode
java.lang.Object
org.jruby.ast.executable.ScriptAndCode
Represents an executable Script object and the bytecode that goes with it.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ScriptAndCode
-
-
Method Details
-
bytecode
public byte[] bytecode() -
script
-