Class Array

java.lang.Object
org.jruby.ir.operands.Operand
org.jruby.ir.operands.Array
All Implemented Interfaces:
Iterable<Operand>

public class Array extends Operand implements Iterable<Operand>