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.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
bytecode
private final byte[] bytecode -
script
-
-
Constructor Details
-
ScriptAndCode
-
-
Method Details
-
bytecode
public byte[] bytecode() -
script
-